add HttpRunner class as interface

This commit is contained in:
debugtalk
2018-02-24 17:38:47 +08:00
parent 9ff88936e5
commit 8b0b7e7efd
4 changed files with 46 additions and 38 deletions

View File

@@ -1 +1,3 @@
__version__ = '0.9.3c'
__version__ = '0.9.4'
from httprunner.task import HttpRunner