Commit Graph

106 Commits

Author SHA1 Message Date
debugtalk
6c17ea3ada change: remove har2case, move all features to go version 2022-03-26 11:58:54 +08:00
debugtalk
097318ad2f change: remove fastapi and uvicorn for python httprunner 2022-03-25 16:54:56 +08:00
debugtalk
c386302052 change: remove locust for python httprunner 2022-03-25 16:50:45 +08:00
debugtalk
87d47f8ad4 refactor: relocate python test files 2022-03-23 23:14:16 +08:00
debugtalk
5888c51386 refactor: move files to hrp 2022-03-23 10:36:24 +08:00
debugtalk
c57714bbfe change: load yaml file with FullLoader 2022-03-22 16:34:07 +08:00
debugtalk
13a284bb53 change: upgrade websockets for security 2022-03-21 15:57:45 +08:00
debugtalk
5aba08b8b4 change: upgrade pytest denpendencies 2022-03-21 15:53:01 +08:00
debugtalk
d873a5e74b fix #1165: ImportError caused by jinja2 version 2022-03-21 15:33:36 +08:00
debugtalk
0b1ae05c2b change: upgrade python support version to ^3.7 2022-03-21 15:15:38 +08:00
debugtalk
4ff6c1ad05 fix #1141: parameterize failure caused by pydantic version 2022-03-21 15:12:02 +08:00
debugtalk
7de56be499 fix #1161: readme path error 2022-03-21 14:14:30 +08:00
debugtalk
ea552c4e49 fix: upgrade dependencies for security 2021-11-15 22:09:32 +08:00
debugtalk
6add3ccdc3 fix: upgrade fastapi for security 2021-11-15 20:30:04 +08:00
xucong.053
39450238ff v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
2021-07-18 21:35:47 +08:00
debugtalk
3071a6015e feat: add brotli 2021-06-27 00:02:34 +08:00
debugtalk
9c78e70595 bump version 3.1.4 2020-07-30 11:14:36 +08:00
debugtalk
2becf4ecdd bump version 3.1.3 2020-07-06 10:50:49 +08:00
debugtalk
1aacc28dd1 fix: missing setup/teardown hooks for referenced testcase 2020-06-29 19:11:29 +08:00
debugtalk
902a6855f5 bump version 3.1.1 2020-06-23 14:47:58 +08:00
debugtalk
e248ba77f6 feat: integrate locust v1.0 2020-06-18 18:33:10 +08:00
debugtalk
2dcbee79e0 change: make compatibility with Locust HttpSession 2020-06-18 15:27:53 +08:00
debugtalk
b416be1d31 bump version 3.0.13 2020-06-15 15:42:48 +08:00
debugtalk
a601880aa3 docs: update changelog 2020-06-14 22:55:38 +08:00
debugtalk
6220367394 change: override variables
(1) testcase: session variables > step variables > config variables
(2) testsuite: testcase variables > config variables
(3) testsuite testcase variables > testcase config variables
2020-06-08 16:11:06 +08:00
debugtalk
9f140fc958 fix: ensure upload ready 2020-06-07 17:17:52 +08:00
debugtalk
992f17dc92 refactor: rename schema to models 2020-06-05 10:38:12 +08:00
debugtalk
1d0df3881f change: capture exception with sentry 2020-06-04 12:11:27 +08:00
debugtalk
6506a2e864 feat: add sentry sdk 2020-06-04 11:14:04 +08:00
debugtalk
5e3463bab2 feat: describe testcase in chain-call style 2020-06-03 16:50:53 +08:00
debugtalk
052869d59c change: make allure-pytest, requests-toolbelt, filetype as optional dependencies 2020-05-28 18:21:33 +08:00
debugtalk
d0a289c6bf fix: ensure compatibility with deprecated cli args in v2 2020-05-28 18:10:50 +08:00
debugtalk
5196cfa3ec fix: ensure converted python file in utf-8 encoding 2020-05-23 19:54:30 +08:00
debugtalk
9a969b295e feat: builtin allure report 2020-05-21 17:34:51 +08:00
debugtalk
354e4c2726 feat: add default header for each testcase #721 2020-05-21 16:11:33 +08:00
debugtalk
aa8a21577e bump version to 3.0.4 2020-05-19 15:51:20 +08:00
debugtalk
4211f009c8 bump version 3.0.3 2020-05-17 10:58:14 +08:00
debugtalk
69ade18828 change: remove unittests with flask mock server 2020-05-15 23:15:03 +08:00
debugtalk
212130b91f feat: run testcase with pytest 2020-05-15 18:30:06 +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
0d2488ce10 change: remove jsonpath dependency 2020-05-15 15:29:49 +08:00
debugtalk
d3d434bde0 feat: format generated python testcases with black 2020-05-15 15:23:00 +08:00
debugtalk
a0b1ebd647 change v3: add basic validation 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
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
fbf2812205 change: replace jsonschema validation with pydantic 2020-04-09 18:50:06 +08:00
debugtalk
a8075ea796 change: remove sentry sdk deps 2020-03-31 15:48:38 +08:00
debugtalk
710eb17944 bump version 3.0.1 2020-03-31 15:04:50 +08:00