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 c2241346e5
commit 81608b3bd5
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)