Commit Graph

14 Commits

Author SHA1 Message Date
debugtalk
a34bb6f259 make result displayed in order 2017-08-16 20:33:05 +08:00
debugtalk
53edcca982 fix print version 2017-08-16 18:04:44 +08:00
debugtalk
b3c57d778d update with jenkins-mail-py 0.2.2 2017-08-14 15:09:43 +08:00
debugtalk
52c6f7e084 add return value in cli.main to adapt jenkins:
1, if all testcases passed, then jenkins job pass;
2, if any testcase failed, then jenkins job fail.
2017-08-03 14:30:49 +08:00
debugtalk
1f55252844 bugfix: remove return value, otherwise jenkins job will consider it as failure 2017-08-03 10:53:33 +08:00
debugtalk
a4bbdb4f81 add jenkins-mail-py to support mail test result 2017-08-02 23:58:00 +08:00
debugtalk
5291586053 add test result flag 2017-08-02 23:30:54 +08:00
debugtalk
131442b5e6 collect test result 2017-08-02 17:36:03 +08:00
debugtalk
c061265d9e add parser argument failfast 2017-08-02 15:34:51 +08:00
debugtalk
9669640949 Stop the test run on the first error or failure. 2017-07-24 22:16:15 +08:00
debugtalk
2179092ea7 change method to specify testset path 2017-07-19 23:29:29 +08:00
debugtalk
8b27fd21f5 add command argument: show version 2017-07-19 21:24:37 +08:00
debugtalk
c563237ca3 change with PyUnitReport 2017-07-19 19:06:02 +08:00
debugtalk
ef769ca668 split ate/main.py to ate/cli.py and ate/task.py 2017-07-19 15:49:15 +08:00