fix compat convert, add unittest

This commit is contained in:
buyuxiang
2022-03-03 18:31:10 +08:00
parent 1613eb4724
commit a3fafd8c40
9 changed files with 305 additions and 26 deletions

View File

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