feat: make referenced testcase as pytest class

This commit is contained in:
debugtalk
2020-05-25 17:53:22 +08:00
parent 0fecee38e4
commit c02ab453dc
8 changed files with 131 additions and 22 deletions

View File

@@ -2,6 +2,10 @@
## 3.0.6 (2020-05-23)
**Added**
- feat: make referenced testcase as pytest class
**Fixed**
- fix: ensure converted python file in utf-8 encoding