feat: hrun supports run pytest files

This commit is contained in:
debugtalk
2020-06-03 21:08:45 +08:00
parent 0e9513afa0
commit f03f9003f9
5 changed files with 20 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
**Added**
- feat: make pytest files in chain style
- feat: `hrun` supports run pytest files
**Fixed**