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 |
|
debugtalk
|
160218b1ed
|
0.9.5:
1, remove PyUnitReport dependency;
2, add built-in html report;
3, support pass in html report template, in Jinja2 format.
|
2018-02-25 23:09:12 +08:00 |
|
debugtalk
|
8b0b7e7efd
|
add HttpRunner class as interface
|
2018-02-24 17:45:45 +08:00 |
|
debugtalk
|
0b4d8fe6fb
|
bugfix: debug entrance
|
2018-02-23 20:22:24 +08:00 |
|
debugtalk
|
9c770b929a
|
add debugging entrance cmd
|
2018-02-22 10:37:15 +08:00 |
|
debugtalk
|
345c77125b
|
use httprunner/cli.py as debugging entrances
|
2018-02-22 00:24:10 +08:00 |
|
debugtalk
|
7c2b9a6eaa
|
logging with colors
|
2018-02-21 12:32:14 +08:00 |
|
debugtalk
|
967cfeeb8f
|
check user input value for --log-level
|
2018-02-20 21:48:50 +08:00 |
|
debugtalk
|
00a8d1be8a
|
hide traceback when log level is INFO/WARNING/ERROR/CRITICAL
|
2018-02-20 01:15:57 +08:00 |
|
debugtalk
|
be941250f6
|
add test result stat
|
2018-02-14 21:12:31 +08:00 |
|
debugtalk
|
a0ace0ee76
|
refactor: make test runner unified
|
2018-02-14 20:28:28 +08:00 |
|
debugtalk
|
9d13cddb39
|
rename main_ate to main_hrun
|
2018-02-14 00:08:42 +08:00 |
|
debugtalk
|
389e915a09
|
replace --cpu-cores with --full-speed: now support specify slaves number
|
2018-01-11 23:03:13 +08:00 |
|
debugtalk
|
9e6ba32648
|
check conflict parameter args: --full-speed --no-web
|
2017-12-13 14:17:55 +08:00 |
|
debugtalk
|
d511a62dd9
|
update parser description
|
2017-11-10 23:10:22 +08:00 |
|
debugtalk
|
c916e9dc84
|
add locust installation command
|
2017-11-08 17:53:42 +08:00 |
|
debugtalk
|
eca35ebcef
|
update with PyUnitReport
|
2017-11-07 11:50:38 +08:00 |
|
debugtalk
|
eec69275f3
|
rename package name from ate to httprunner
|
2017-11-07 11:01:23 +08:00 |
|