fix: missing setup/teardown hooks for referenced testcase

This commit is contained in:
debugtalk
2020-06-23 16:27:08 +08:00
parent d1450ba332
commit 1aacc28dd1
8 changed files with 46 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.1.1"
__version__ = "3.1.2"
__description__ = "One-stop solution for HTTP(S) testing."
# import firstly for monkey patch if needed