Commit Graph

17 Commits

Author SHA1 Message Date
debugtalk
cab54c9c9a fix: fix compatibility for Python 2.7, circle import of parser and validator 2019-12-05 19:55:35 +08:00
debugtalk
67725d5860 refactor: move validate testcase code from validator to loader 2019-12-05 18:44:38 +08:00
debugtalk
e4755a80d5 refactor: split validate from context, move to validator 2019-12-05 18:41:11 +08:00
debugtalk
bc9c69956e change: code format 2019-12-01 15:49:10 +08:00
debugtalk
ff75c13543 change: remove unused imports 2019-10-04 23:12:20 +08:00
debugtalk
3d1c7f368c feat: implement lazy parser for validators 2019-04-08 12:12:09 +08:00
debugtalk
acfca8c07f refactor testcase layer mechanism:
1, autotest testsuite layer
2, performance test
2018-12-10 16:10:06 +08:00
debugtalk
18875bc5f1 rename teststeps to tests 2018-11-23 17:56:53 +08:00
debugtalk
4099ade49d HttpRunner 2.0 is comming!
1, new design for testcase format;
2, refactor testcase layer mechanism.
2018-11-22 19:25:00 +08:00
debugtalk
bb3dcb2756 refactor is_function 2018-11-15 20:05:57 +08:00
debugtalk
a0db780977 make HttpRunner().run as main interface for running testcases 2018-10-02 00:50:39 +08:00
debugtalk
cb44fafebf fix #189: remove file path dependency 2018-08-23 16:11:26 +08:00
debugtalk
6f3dbacf67 refactor: pipeline 2018-08-21 17:39:12 +08:00
debugtalk
8db56eb525 update docstring 2018-08-12 16:00:37 +08:00
debugtalk
9b0d708367 refactor loader: load testcases 2018-08-12 01:25:28 +08:00
debugtalk
d85f85446e relocate variable and function validator 2018-08-08 00:01:54 +08:00
debugtalk
df75b6df85 relocate testcase validator 2018-08-05 11:07:57 +08:00