Commit Graph

5 Commits

Author SHA1 Message Date
httprunner
79e53e0fb6 refactor: pipeline 2018-08-21 17:39:12 +08:00
httprunner
5219f7800f fix #131: parameter data driven with pair keys 2018-03-27 22:39:43 +08:00
httprunner
6ca5e63377 refactor parameterization:
1, support parameters in test block;
2, refactor parameterization code.
2018-03-08 19:35:42 +08:00
httprunner
96fc410234 refactor parameterization:
parameter value now can be in three types:
(1) data list
(2) call built-in parameterize function
(3) call custom function in debugtalk.py
2018-03-07 16:21:51 +08:00
httprunner
f8569aad91 new feature: support parameters and data driven 2018-02-15 22:53:56 +08:00