support validate with response time

This commit is contained in:
debugtalk
2018-07-23 21:30:01 +08:00
parent 1c8d38a2c8
commit e2a46501fb
3 changed files with 41 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
__title__ = 'HttpRunner'
__description__ = 'One-stop solution for HTTP(S) testing.'
__url__ = 'https://github.com/HttpRunner/HttpRunner'
__version__ = '1.5.5'
__version__ = '1.5.6'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'