debugtalk
|
418a16fcee
|
refactor: reformat all code with black
|
2022-04-23 15:20:13 +08:00 |
|
debugtalk
|
1600cf8364
|
change: init logger with INFO level
|
2022-04-22 22:33:04 +08:00 |
|
debugtalk
|
1b6c7c9a93
|
change: update GA events
|
2022-04-22 20:45:19 +08:00 |
|
debugtalk
|
a5a4ecaf9d
|
feat: hrp convert testcases to pytest scripts
|
2022-04-22 19:30:38 +08:00 |
|
debugtalk
|
2681d4c815
|
change: remove hrun command
|
2022-04-22 11:56:31 +08:00 |
|
debugtalk
|
f8798358b2
|
change: remove locust for python version
|
2022-04-03 00:13:28 +08:00 |
|
debugtalk
|
eac548f1e7
|
fix: run referenced testcase in python
|
2022-04-02 10:33:35 +08:00 |
|
debugtalk
|
878d009d76
|
change: remove startproject in python version, move all features to go version
|
2022-03-27 10:00:02 +08:00 |
|
debugtalk
|
6c17ea3ada
|
change: remove har2case, move all features to go version
|
2022-03-26 11:58:54 +08:00 |
|
debugtalk
|
ffa2bf21d1
|
change: replace events reporter from sentry to Google Analytics
|
2022-03-22 12:04:46 +08:00 |
|
debugtalk
|
fa81c55941
|
feat: report events with Google Analytics
|
2022-03-22 11:39:28 +08:00 |
|
debugtalk
|
8ee713ac12
|
change: log httprunner version
|
2020-06-08 11:45:21 +08:00 |
|
debugtalk
|
ab8a66f2b7
|
test: add unittest form testcase with abnormal path
|
2020-06-07 12:44:02 +08:00 |
|
debugtalk
|
f1046d32ee
|
change: add --tb=short for hrun command
|
2020-06-05 15:02:04 +08:00 |
|
debugtalk
|
6506a2e864
|
feat: add sentry sdk
|
2020-06-04 11:14:04 +08:00 |
|
debugtalk
|
3bc988ac1e
|
change: generate pytest in chain style by default
|
2020-06-03 17:11:08 +08:00 |
|
debugtalk
|
6fa680502e
|
feat: make pytest files in chain style
|
2020-06-03 16:50:53 +08:00 |
|
debugtalk
|
f61d28cd68
|
fix: missing exit code from pytest
|
2020-06-03 16:47:26 +08:00 |
|
debugtalk
|
83b96cbcc3
|
fix: compatibility with --save-tests
|
2020-05-29 17:58:56 +08:00 |
|
debugtalk
|
be6d6c93a9
|
change: relocate scaffold
|
2020-05-28 20:23:04 +08:00 |
|
debugtalk
|
dfb989b991
|
change: relocate make
|
2020-05-28 20:20:13 +08:00 |
|
debugtalk
|
d0a289c6bf
|
fix: ensure compatibility with deprecated cli args in v2
|
2020-05-28 18:10:50 +08:00 |
|
debugtalk
|
2d000b28a8
|
change: format code with black
|
2020-05-22 15:08:45 +08:00 |
|
debugtalk
|
74f8a79e73
|
change: remove default added -s option for hrun
|
2020-05-21 18:06:52 +08:00 |
|
debugtalk
|
5a506f1767
|
change: format pytest case after all testcases generated
|
2020-05-19 11:02:18 +08:00 |
|
debugtalk
|
6f5730ce84
|
feat: make testsuite and run testsuite
|
2020-05-18 20:32:59 +08:00 |
|
debugtalk
|
18a39d81ab
|
fix: handle errors when no valid testcases generated
|
2020-05-18 11:26:47 +08:00 |
|
debugtalk
|
9b2a06a985
|
fix: convert_testcase_path
|
2020-05-17 10:44:46 +08:00 |
|
debugtalk
|
6bc4be59ff
|
change: remove locust temporarily
|
2020-05-15 22:48:59 +08:00 |
|
debugtalk
|
9a299f618d
|
fix: httprunner command
|
2020-05-15 22:10:40 +08:00 |
|
debugtalk
|
212130b91f
|
feat: run testcase with pytest
|
2020-05-15 18:30:06 +08:00 |
|
debugtalk
|
750f802fa5
|
fix: command alias for hrun -V
|
2020-05-15 16:16:22 +08:00 |
|
debugtalk
|
d602dbf312
|
feat: add har2case command alias
|
2020-05-15 16:02:50 +08:00 |
|
debugtalk
|
0c6fff20cb
|
feat: add hmake command alias
|
2020-05-15 15:58:20 +08:00 |
|
debugtalk
|
9a9594b0c1
|
feat: add make sub command
|
2020-05-14 23:38:47 +08:00 |
|
debugtalk
|
9ba550bd9f
|
change: format code with balck
|
2020-05-14 14:21:35 +08:00 |
|
debugtalk
|
0861e6b687
|
refactor: merge v3
|
2020-04-23 21:53:03 +08:00 |
|
debugtalk
|
910b335e9d
|
change: remove --failfast argument, stop test run on the first error or failure by default
|
2020-04-23 21:53:03 +08:00 |
|
debugtalk
|
7964c1324c
|
feat: add gen_html_report method for HttpRunner class
|
2020-04-23 21:53:03 +08:00 |
|
debugtalk
|
94821dc3b0
|
refactor: add typing with pydantic
|
2020-04-23 21:53:03 +08:00 |
|
debugtalk
|
f0d8822928
|
change cli: run_path
|
2020-04-23 21:53:03 +08:00 |
|
debugtalk
|
6155ce8daf
|
feat: html report for v3
|
2020-04-23 21:53:03 +08:00 |
|
debugtalk
|
8275407fa1
|
feat: command alias, hrun = httprunner run
|
2020-04-23 21:52:14 +08:00 |
|
debugtalk
|
cea7f33f27
|
fix: check if gevent installed when running locusts
|
2020-04-13 00:33:11 +08:00 |
|
debugtalk
|
205b1c9a5c
|
refactor: rename unittest file name
|
2020-04-12 23:39:00 +08:00 |
|
debugtalk
|
db722c92b9
|
change: make locusts as hrun sub-command, usage: hrun locusts -h
|
2020-04-12 23:35:47 +08:00 |
|
debugtalk
|
7a0b1b69e4
|
change: make har2case as hrun sub-command, usage: hrun har2case -h
|
2020-04-12 17:41:29 +08:00 |
|
debugtalk
|
d8728e6b82
|
change: make startproject as hrun sub-command, usage: hrun startproject <project_name>
|
2020-04-12 16:59:38 +08:00 |
|
debugtalk
|
1ef968846b
|
change: remove sentry sdk
|
2020-03-23 17:17:52 +08:00 |
|
debugtalk
|
9b16be6e77
|
remove cli --pretty
|
2020-03-13 18:49:49 +08:00 |
|