display validators in report log

This commit is contained in:
debugtalk
2018-07-19 23:56:24 +08:00
parent baaca1290f
commit 4ab3666b52
6 changed files with 73 additions and 19 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.0'
__version__ = '1.5.1'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'