This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
httprunner
Watch
1
Star
0
Fork
0
You've already forked httprunner
mirror of
https://github.com/httprunner/httprunner.git
synced
2026-05-12 11:19:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31a98501ca262a97350b7b266c50e1060ed8e8ad
httprunner
/
ate
History
debugtalk
31a98501ca
match_expected comparator: add len_gt, len_lt, len_ge, len_le, etc.
2017-06-30 17:04:20 +08:00
..
__init__.py
utils: testcases loader
2017-06-20 19:43:44 +08:00
context.py
add support for import module custom functions
2017-06-30 13:24:00 +08:00
exception.py
utils: testcases loader
2017-06-20 19:43:44 +08:00
main.py
we can set public filed in testset.config, and each testcase can inherit from it
2017-06-29 19:20:57 +08:00
response.py
change validators from dict to list, as there may be several tests on one filed
2017-06-29 18:15:28 +08:00
runner.py
add support for import module custom functions
2017-06-30 13:24:00 +08:00
testcase.py
refactor: add extract_binds and validators
2017-06-29 15:27:26 +08:00
utils.py
match_expected comparator: add len_gt, len_lt, len_ge, len_le, etc.
2017-06-30 17:04:20 +08:00