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 20ff55b1b2
commit e87367e059
9 changed files with 17 additions and 15 deletions

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)