Commit Graph

129 Commits

Author SHA1 Message Date
debugtalk
5073308b03 refactor: reformat all code with black 2022-04-23 15:20:13 +08:00
debugtalk
aab9a7de3f change: init logger with INFO level 2022-04-22 22:33:04 +08:00
debugtalk
d09bcbe40c change: update GA events 2022-04-22 20:45:19 +08:00
debugtalk
03bdc6020f feat: hrp convert testcases to pytest scripts 2022-04-22 19:30:38 +08:00
debugtalk
752796a9cc change: remove hrun command 2022-04-22 11:56:31 +08:00
debugtalk
f5294cb23a change: remove locust for python version 2022-04-03 00:13:28 +08:00
debugtalk
acd85136dd fix: run referenced testcase in python 2022-04-02 10:33:35 +08:00
debugtalk
ee86bb9292 change: remove startproject in python version, move all features to go version 2022-03-27 10:00:02 +08:00
debugtalk
e382f692e4 change: remove har2case, move all features to go version 2022-03-26 11:58:54 +08:00
debugtalk
ae57c8bd9e change: replace events reporter from sentry to Google Analytics 2022-03-22 12:04:46 +08:00
debugtalk
9a74aafd34 feat: report events with Google Analytics 2022-03-22 11:39:28 +08:00
debugtalk
07965710a3 change: log httprunner version 2020-06-08 11:45:21 +08:00
debugtalk
204b013b71 test: add unittest form testcase with abnormal path 2020-06-07 12:44:02 +08:00
debugtalk
e95f950365 change: add --tb=short for hrun command 2020-06-05 15:02:04 +08:00
debugtalk
5b245fec0d feat: add sentry sdk 2020-06-04 11:14:04 +08:00
debugtalk
59e99eeaa8 change: generate pytest in chain style by default 2020-06-03 17:11:08 +08:00
debugtalk
6b9bd46079 feat: make pytest files in chain style 2020-06-03 16:50:53 +08:00
debugtalk
f92fca70f2 fix: missing exit code from pytest 2020-06-03 16:47:26 +08:00
debugtalk
ea458a4dc0 fix: compatibility with --save-tests 2020-05-29 17:58:56 +08:00
debugtalk
e62cc57839 change: relocate scaffold 2020-05-28 20:23:04 +08:00
debugtalk
7107c536dc change: relocate make 2020-05-28 20:20:13 +08:00
debugtalk
9e0bd12b6c fix: ensure compatibility with deprecated cli args in v2 2020-05-28 18:10:50 +08:00
debugtalk
579f6b41e1 change: format code with black 2020-05-22 15:08:45 +08:00
debugtalk
3003faeb19 change: remove default added -s option for hrun 2020-05-21 18:06:52 +08:00
debugtalk
7ef1ca608c change: format pytest case after all testcases generated 2020-05-19 11:02:18 +08:00
debugtalk
5b7bcea3d0 feat: make testsuite and run testsuite 2020-05-18 20:32:59 +08:00
debugtalk
a17ff355a2 fix: handle errors when no valid testcases generated 2020-05-18 11:26:47 +08:00
debugtalk
0133d62a82 fix: convert_testcase_path 2020-05-17 10:44:46 +08:00
debugtalk
0e5ca838fb change: remove locust temporarily 2020-05-15 22:48:59 +08:00
debugtalk
cc70c2fda3 fix: httprunner command 2020-05-15 22:10:40 +08:00
debugtalk
80a600bccc feat: run testcase with pytest 2020-05-15 18:30:06 +08:00
debugtalk
be895f2f77 fix: command alias for hrun -V 2020-05-15 16:16:22 +08:00
debugtalk
c8844b5f7d feat: add har2case command alias 2020-05-15 16:02:50 +08:00
debugtalk
3e4c798e8a feat: add hmake command alias 2020-05-15 15:58:20 +08:00
debugtalk
f13a3e4134 feat: add make sub command 2020-05-14 23:38:47 +08:00
debugtalk
1c97e0bbfe change: format code with balck 2020-05-14 14:21:35 +08:00
debugtalk
826fca83c2 refactor: merge v3 2020-04-23 21:53:03 +08:00
debugtalk
c21de865f3 change: remove --failfast argument, stop test run on the first error or failure by default 2020-04-23 21:53:03 +08:00
debugtalk
1fb20e948f feat: add gen_html_report method for HttpRunner class 2020-04-23 21:53:03 +08:00
debugtalk
7f693d3521 refactor: add typing with pydantic 2020-04-23 21:53:03 +08:00
debugtalk
b98d95c69b change cli: run_path 2020-04-23 21:53:03 +08:00
debugtalk
028f728db6 feat: html report for v3 2020-04-23 21:53:03 +08:00
debugtalk
12a7f4bbd1 feat: command alias, hrun = httprunner run 2020-04-23 21:52:14 +08:00
debugtalk
1e64171fb8 fix: check if gevent installed when running locusts 2020-04-13 00:33:11 +08:00
debugtalk
ade7935e4e refactor: rename unittest file name 2020-04-12 23:39:00 +08:00
debugtalk
b9392d7cce change: make locusts as hrun sub-command, usage: hrun locusts -h 2020-04-12 23:35:47 +08:00
debugtalk
8a39bbb06a change: make har2case as hrun sub-command, usage: hrun har2case -h 2020-04-12 17:41:29 +08:00
debugtalk
2f73d5021b change: make startproject as hrun sub-command, usage: hrun startproject <project_name> 2020-04-12 16:59:38 +08:00
debugtalk
913fd89368 change: remove sentry sdk 2020-03-23 17:17:52 +08:00
debugtalk
a8879fbc97 remove cli --pretty 2020-03-13 18:49:49 +08:00