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

This commit is contained in:
debugtalk
2017-08-25 21:09:57 +08:00
parent e6dcbd95fb
commit 4722c6ec86
4 changed files with 174 additions and 157 deletions

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.