feat: log HttpRunner version when initializing

This commit is contained in:
debugtalk
2019-07-28 16:30:54 +08:00
parent 930168a59e
commit 4206851172
4 changed files with 14 additions and 4 deletions
+4
View File
@@ -2,6 +2,10 @@
## 2.2.5 (2019-07-28)
**Added**
- log HttpRunner version when initializing
**Fixed**
- fix #658: sys.exit 1 if any testcase failed