__title__ = 'HttpRunner'
|
__description__ = 'One-stop solution for HTTP(S) testing.'
|
__url__ = 'https://github.com/HttpRunner/HttpRunner'
|
__version__ = '1.5.15'
|
__author__ = 'debugtalk'
|
__author_email__ = 'mail@debugtalk.com'
|
__license__ = 'MIT'
|
__copyright__ = 'Copyright 2017 debugtalk'
|
__cake__ = u'\u2728 \U0001f370 \u2728'
|