fix: ensure compatibility issues between testcase format v2 and v3

This commit is contained in:
debugtalk
2020-05-27 18:52:45 +08:00
parent 051c1f26b7
commit 3032974b73
4 changed files with 98 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
- fix: ensure converted python file in utf-8 encoding
- fix: duplicate running referenced testcase
- fix: ensure compatibility issues between testcase format v2 and v3
## 3.0.5 (2020-05-22)