refactor ate/testcase.py: organise code with TestcaseParser, reduce passing parameters

This commit is contained in:
httprunner
2017-08-25 21:10:34 +08:00
parent fdb08e978d
commit 20677b8731
4 changed files with 174 additions and 157 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ To ensure the installation or upgrade is successful, you can execute command `at
```text
$ ate -V
jenkins-mail-py version: 0.2.5
ApiTestEngine version: 0.4.0
ApiTestEngine version: 0.5.0
```
Execute the command `ate -h` to view command help.