change: add --tb=short for hrun command

This commit is contained in:
debugtalk
2020-06-05 14:52:28 +08:00
parent b32296537d
commit f1046d32ee
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
- change: add `export` keyword in TStep to export session variables from referenced testcase
- change: rename TestCaseInOut field, config_vars and export_vars
- change: rename StepData field, export_vars
- change: add `--tb=short` for `hrun` command to use shorter traceback format by default
## 3.0.8 (2020-06-04)