Commit Graph

9 Commits

Author SHA1 Message Date
debugtalk
f947a32822 make jenkins-mail-py as extras_require 2017-08-14 22:52:47 +08:00
debugtalk
a4bbdb4f81 add jenkins-mail-py to support mail test result 2017-08-02 23:58:00 +08:00
debugtalk
7ad9d68252 update version to 0.3.0 2017-07-31 22:59:04 +08:00
debugtalk
abb1882ca6 specify run times in testcase 2017-07-27 14:44:32 +08:00
debugtalk
4468df05ab update tag to 0.2.2 2017-07-24 18:16:07 +08:00
debugtalk
f94f57d102 refactor mock server:
1, remove authentication switcher;
2, change authentication method: from verify request data's md5 to get token at the beginning.
2017-07-22 15:15:05 +08:00
debugtalk
f41729094a refactor variable context:
1, variable context has two level, testset and testcase;
2, testset level variables can be used in whole test suite, while testcase level variables can only be used in testcase;
3, when variable binds with functions, the funtions will be called and the result will be set to the variable.
2017-07-20 22:43:18 +08:00
debugtalk
4c1f0d9965 add setup 2017-07-19 19:10:11 +08:00
debugtalk
45351e3ba7 utils: testcases loader 2017-06-20 19:43:44 +08:00