feat: 'export' is used to replace 'output' in testcase config

This commit is contained in:
debugtalk
2019-06-26 22:33:52 +08:00
parent f0df345c34
commit 2557834a6b
9 changed files with 17 additions and 15 deletions
+1
View File
@@ -5,6 +5,7 @@
**Features**
- `extract` is used to replace `output` when passing former teststep's (as a testcase) export value to next teststep
- `export` is used to replace `output` in testcase config
## 2.2.1 (2019-06-25)