feat: add default header for each testcase #721

This commit is contained in:
debugtalk
2020-05-21 15:57:31 +08:00
parent 28cfb628ad
commit 293df5a191
4 changed files with 18 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.0.4"
__version__ = "3.0.5"
__description__ = "One-stop solution for HTTP(S) testing."
from httprunner.runner import HttpRunner