mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 08:49:37 +08:00
change log level of Variables
This commit is contained in:
16
HISTORY.md
16
HISTORY.md
@@ -1,15 +1,19 @@
|
||||
# Release History
|
||||
|
||||
## 2.0.1 (2019.01.18)
|
||||
## 2.0.2 (2019-01-21)
|
||||
|
||||
- change log level of "Variables & Output" to INFO
|
||||
|
||||
## 2.0.1 (2019-01-18)
|
||||
|
||||
Bugfixes:
|
||||
|
||||
- override current teststep variables with former testcase output variables;
|
||||
- make compatible with testcase name is empty;
|
||||
- skip undefined variable when parsing string content;
|
||||
- add request method in report.
|
||||
- override current teststep variables with former testcase output variables
|
||||
- make compatible with testcase name is empty
|
||||
- skip undefined variable when parsing string content
|
||||
- add back request method in report
|
||||
|
||||
## 2.0.0 (2019.01.01)
|
||||
## 2.0.0 (2019-01-01)
|
||||
|
||||
- Massive Refactor and Simplification
|
||||
- Redesign testcase structure
|
||||
|
||||
Reference in New Issue
Block a user