mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-15 12:49:39 +08:00
bugfix: when variable reference in testcase name is extracted from former testcase, exception will occur
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
__title__ = 'HttpRunner'
|
||||
__description__ = 'One-stop solution for HTTP(S) testing.'
|
||||
__url__ = 'https://github.com/HttpRunner/HttpRunner'
|
||||
__version__ = '1.3.7'
|
||||
__version__ = '1.3.8.beta'
|
||||
__author__ = 'debugtalk'
|
||||
__author_email__ = 'mail@debugtalk.com'
|
||||
__license__ = 'MIT'
|
||||
|
||||
Reference in New Issue
Block a user