feat: hrun supports run pytest files

This commit is contained in:
debugtalk
2020-06-03 21:08:45 +08:00
parent b47509cdaa
commit e017b9b3fd
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**