fix: func convertCompatTestCase

This commit is contained in:
buyuxiang
2022-02-28 16:51:31 +08:00
parent 6aedf35dad
commit b4ada29bab
2 changed files with 23 additions and 33 deletions

View File

@@ -3,6 +3,7 @@
## v0.6.3 (2022-02-22)
- feat: support customized setup/teardown hooks (variable assignment not supported)
- compat: support testcase generated by HttpRunner
## v0.6.2 (2022-02-22)