feat: hrun supports run pytest files

This commit is contained in:
debugtalk
2020-06-03 21:20:59 +08:00
parent 0e9513afa0
commit f03f9003f9
5 changed files with 20 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@
**Added**
- feat: make pytest files in chain style
- feat: `hrun` supports run pytest files
**Fixed**