httprunner
|
6ba88440e2
|
remove get_imported_module_from_file
|
2018-08-09 00:54:57 +08:00 |
|
httprunner
|
f802f168e4
|
remove search_conf_item
|
2018-08-09 00:50:55 +08:00 |
|
httprunner
|
0079c2ebd7
|
remove get_imported_module
|
2018-08-08 14:31:20 +08:00 |
|
httprunner
|
20a64c06b2
|
relocate variable and function validator
|
2018-08-08 00:01:54 +08:00 |
|
httprunner
|
d7418acb5f
|
refactor loading .env file
|
2018-08-07 15:07:21 +08:00 |
|
httprunner
|
4b8537352b
|
relocate substitute_variables_with_mapping to parse_data
|
2018-08-05 22:38:01 +08:00 |
|
httprunner
|
6890a1fc94
|
relocate functions
|
2018-08-05 20:41:44 +08:00 |
|
httprunner
|
c14964042a
|
relocate testcase parser
|
2018-08-05 11:46:27 +08:00 |
|
httprunner
|
8ebb4bc638
|
relocate test suite loader
|
2018-07-30 00:11:04 +08:00 |
|
httprunner
|
c8e26fee21
|
relocate .env file loader
|
2018-07-29 22:44:11 +08:00 |
|
httprunner
|
7450c76a19
|
relocate file loader
|
2018-07-29 22:40:00 +08:00 |
|
httprunner
|
027d19ccd2
|
bugfix: ExtractFailure in Python2.7
|
2018-07-26 12:17:57 +08:00 |
|
httprunner
|
51b2609293
|
update error message
|
2018-07-26 00:09:41 +08:00 |
|
httprunner
|
58594905ca
|
refactor: extract field
|
2018-07-25 19:13:56 +08:00 |
|
httprunner
|
85bb37194d
|
refactor: query json content
|
2018-07-25 17:32:12 +08:00 |
|
httprunner
|
007cfd9d1b
|
remove exception type: ResponseFailure
|
2018-07-25 16:47:55 +08:00 |
|
httprunner
|
3c17aa649c
|
rename excpetion module to exceptions
|
2018-07-25 10:52:16 +08:00 |
|
httprunner
|
e6a834c6c6
|
group exceptions to 2 types: failure and error
|
2018-07-25 10:40:20 +08:00 |
|
httprunner
|
a202fc0866
|
bugfix: strip environment value
|
2018-06-11 20:00:37 +08:00 |
|
httprunner
|
a223ca04d3
|
call load_dot_env_file when initializing HttpRunner
|
2018-05-09 17:21:08 +08:00 |
|
httprunner
|
017e6dc0ec
|
fix Python version compability
|
2018-05-03 16:04:58 +08:00 |
|
httprunner
|
d8ae4c0660
|
group file functions to utils.FileUtils
|
2018-04-29 13:30:25 +08:00 |
|
httprunner
|
33eb8ac897
|
define python source code encoding as utf-8
|
2018-03-27 12:07:46 +08:00 |
|
httprunner
|
3ffcc8813e
|
encode request data if it is in unicode/str type
|
2018-03-26 00:10:41 +08:00 |
|
httprunner
|
81f34ccc1a
|
print python 2 retire message as warning
|
2018-03-25 23:07:07 +08:00 |
|
httprunner
|
b5a25378da
|
refactor compatibility, learned from requests
|
2018-03-25 21:19:23 +08:00 |
|
httprunner
|
5d5d752e7b
|
print skip file path
|
2018-03-22 18:19:00 +08:00 |
|
httprunner
|
ba69f322a9
|
Prettify JSON testset format
|
2018-03-22 16:25:49 +08:00 |
|
httprunner
|
eeba433bed
|
Validate JSON testset format
|
2018-03-22 15:49:03 +08:00 |
|
httprunner
|
75a9020e90
|
bugfix
|
2018-03-09 15:49:37 +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
|
6c0b782ea0
|
upgrade to 0.9.7: support .env file
|
2018-02-27 16:36:05 +08:00 |
|
httprunner
|
f01bc59d2a
|
lower all keys in request headers
|
2018-02-24 15:28:27 +08:00 |
|
httprunner
|
a0f5f7d40e
|
bugfix #100: Null value can only be compared with comparator: eq/equals/==
|
2018-02-23 20:24:32 +08:00 |
|
httprunner
|
3fd9f794f4
|
use httprunner/cli.py as debugging entrances
|
2018-02-22 00:24:10 +08:00 |
|
httprunner
|
e49214ec52
|
logging with colors
|
2018-02-21 12:32:14 +08:00 |
|
httprunner
|
18fbffed87
|
fix #64: when headers in test is None, it should inherit from config
|
2017-12-23 12:41:00 +08:00 |
|
httprunner
|
155ad0167e
|
#29: refactor validator, now support custom defined validators
|
2017-12-12 20:06:54 +08:00 |
|
httprunner
|
6c00dacc56
|
remove unused import
|
2017-11-13 21:03:01 +08:00 |
|
httprunner
|
e8db476867
|
rename package name from ate to httprunner
|
2017-11-07 11:01:23 +08:00 |
|