debugtalk
|
ef8247e1d2
|
fix: typo testfile_paths
|
2019-12-11 22:37:32 +08:00 |
|
debugtalk
|
cbf006fa4d
|
change: update cli argument help
|
2019-12-10 22:47:55 +08:00 |
|
debugtalk
|
67725d5860
|
refactor: move validate testcase code from validator to loader
|
2019-12-05 18:44:38 +08:00 |
|
debugtalk
|
015137f733
|
change: rename render_html_report to gen_html_report
|
2019-11-02 01:01:01 +08:00 |
|
debugtalk
|
a585369734
|
change: remove summary property from HttpRunner
|
2019-11-02 00:02:15 +08:00 |
|
debugtalk
|
accc06733c
|
change: --report-file, specify report file path, this has higher priority than specifying report dir.
|
2019-11-01 19:34:34 +08:00 |
|
debugtalk
|
0d0ecb241f
|
change: make render_html_report separate with HttpRunner().run_tests()
|
2019-11-01 19:03:22 +08:00 |
|
debugtalk
|
890f2796c0
|
change: split locust main from httprunner cli
|
2019-10-25 15:44:49 +08:00 |
|
debugtalk
|
f0cd396e40
|
2.2.7
change: move debugging cli to __main__.py
|
2019-10-25 14:21:23 +08:00 |
|
debugtalk
|
ca189e4e01
|
Merge branch 'master' into master
|
2019-09-19 00:42:24 +08:00 |
|
debugtalk
|
32405d1ced
|
update: adjust format
|
2019-09-18 18:58:39 +08:00 |
|
nee
|
cd02e72765
|
cli support --report-file parameter.
|
2019-09-14 16:22:06 +08:00 |
|
debugtalk
|
999b63b4ea
|
remove setup_logger in main_hrun()
|
2019-07-28 16:59:47 +08:00 |
|
debugtalk
|
a2ca6c415b
|
fix ModuleNotFoundError in debugging mode if httprunner uninstalled
|
2019-07-28 14:30:31 +08:00 |
|
debugtalk
|
bf6d4b63b5
|
fix #658: sys.exit 1 if any testcase failed
|
2019-07-28 11:53:18 +08:00 |
|
debugtalk
|
d0453cf468
|
improvement: relocate debugging scripts
|
2019-07-18 17:36:50 +08:00 |
|
debugtalk
|
195f1aeef2
|
improvement: maintain project meta data all in pyproject.toml
1, remove __about__.py
2, project version and description are all configured in pyproject.toml
|
2019-07-16 18:56:52 +08:00 |
|
debugtalk
|
38fe359151
|
fix: ImportError when locustio is not installed
|
2019-06-25 20:53:25 +08:00 |
|
debugtalk
|
3d1c7f368c
|
feat: implement lazy parser for validators
|
2019-04-08 12:12:09 +08:00 |
|
debugtalk
|
0cfb92aa4a
|
change httprunner api HttpRunner location to avoid monkey patch
|
2018-12-04 20:47:53 +08:00 |
|
debugtalk
|
60422c274f
|
fix 4810889d86238ab08ee5f18996b9509539420b0a: import locust may lead to RecursionError
|
2018-12-04 20:15:16 +08:00 |
|
debugtalk
|
3183064885
|
adjust arguments for html report
|
2018-11-25 23:12:36 +08:00 |
|
debugtalk
|
7d9ffb097f
|
Save loaded tests and parsed tests to JSON file.
|
2018-11-22 21:48:03 +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
|
39ca9fcc8d
|
set locust default loglevel to WARNING
|
2018-11-07 22:19:39 +08:00 |
|
debugtalk
|
8c4a745d97
|
add --locustfile argument
|
2018-10-31 23:30:08 +08:00 |
|
debugtalk
|
8aeb8d4dc2
|
set logging level for locusts
|
2018-10-31 23:22:13 +08:00 |
|
debugtalk
|
968fdc3b01
|
rename testset => testcase
|
2018-10-03 00:02:38 +08:00 |
|
debugtalk
|
883fc7bdbe
|
pass in specified .env file path
|
2018-10-01 19:29:22 +08:00 |
|
debugtalk
|
09e190b55d
|
update create_scaffold
|
2018-09-11 00:40:47 +08:00 |
|
debugtalk
|
b1a25fb93a
|
display exception stage when exception occured #367
|
2018-08-31 19:28:11 +08:00 |
|
debugtalk
|
777c144813
|
add --dot-env-path back
|
2018-08-28 14:39:18 +08:00 |
|
debugtalk
|
0648ee9bf6
|
remove --dot-env-path argument
|
2018-08-23 11:52:39 +08:00 |
|
debugtalk
|
6f3dbacf67
|
refactor: pipeline
|
2018-08-21 17:39:12 +08:00 |
|
debugtalk
|
baaca1290f
|
call print_output after each testset
|
2018-07-19 15:28:42 +08:00 |
|
debugtalk
|
95db6f22dd
|
refactor report: split test suite to separate tables
|
2018-07-19 15:15:09 +08:00 |
|
debugtalk
|
a414fe56d5
|
call load_dot_env_file when initializing HttpRunner
|
2018-05-09 17:21:08 +08:00 |
|
debugtalk
|
e5191fd740
|
fix #185: log hrun logs to specified file
|
2018-04-20 15:25:24 +08:00 |
|
debugtalk
|
89f97d8b0a
|
update help description
|
2018-04-17 22:20:09 +08:00 |
|
debugtalk
|
b6450afd0b
|
refactor lib function interface
|
2018-04-17 16:45:45 +08:00 |
|
debugtalk
|
ddfec58cc3
|
rename arg name: --cpu-cores => --processes
|
2018-04-11 22:53:46 +08:00 |
|
debugtalk
|
94db1acc80
|
define python source code encoding as utf-8
|
2018-03-27 12:07:46 +08:00 |
|
debugtalk
|
01dda7b92d
|
print python 2 retire message as warning
|
2018-03-25 23:07:07 +08:00 |
|
debugtalk
|
261169b70e
|
refactor compatibility, learned from requests
|
2018-03-25 21:19:23 +08:00 |
|
debugtalk
|
7ca84de35e
|
Prettify JSON testset format
|
2018-03-22 16:25:49 +08:00 |
|
debugtalk
|
7f2d2b10ab
|
Validate JSON testset format
|
2018-03-22 15:49:03 +08:00 |
|
debugtalk
|
41c979e897
|
upgrade to 0.9.7: support .env file
|
2018-02-27 16:36:05 +08:00 |
|
debugtalk
|
06eb5f5f31
|
refactor HttpRunner interface
|
2018-02-27 13:43:35 +08:00 |
|
debugtalk
|
68227f6c0e
|
bugfix: instal with dependencies
|
2018-02-26 22:38:17 +08:00 |
|
debugtalk
|
1548a62c75
|
remove unused import
|
2018-02-26 13:33:32 +08:00 |
|