Commit Graph

90 Commits

Author SHA1 Message Date
debugtalk
d0b439f8f4 bump version 3.1.4 2020-07-30 11:14:36 +08:00
debugtalk
51b1aed889 bump version 3.1.3 2020-07-06 10:50:49 +08:00
debugtalk
2c638ed52c fix: missing setup/teardown hooks for referenced testcase 2020-06-29 19:11:29 +08:00
debugtalk
d0326ce29c bump version 3.1.1 2020-06-23 14:47:58 +08:00
debugtalk
5c4460def4 feat: integrate locust v1.0 2020-06-18 18:33:10 +08:00
debugtalk
7b6c8be740 change: make compatibility with Locust HttpSession 2020-06-18 15:27:53 +08:00
debugtalk
002bbb5ccd bump version 3.0.13 2020-06-15 15:42:48 +08:00
debugtalk
919ea9f403 docs: update changelog 2020-06-14 22:55:38 +08:00
debugtalk
915ac691ff 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
012194d788 fix: ensure upload ready 2020-06-07 17:17:52 +08:00
debugtalk
528ddd0c67 refactor: rename schema to models 2020-06-05 10:38:12 +08:00
debugtalk
e616a5775a change: capture exception with sentry 2020-06-04 12:11:27 +08:00
debugtalk
5b245fec0d feat: add sentry sdk 2020-06-04 11:14:04 +08:00
debugtalk
e7aca43470 feat: describe testcase in chain-call style 2020-06-03 16:50:53 +08:00
debugtalk
ed3c937be6 change: make allure-pytest, requests-toolbelt, filetype as optional dependencies 2020-05-28 18:21:33 +08:00
debugtalk
9e0bd12b6c fix: ensure compatibility with deprecated cli args in v2 2020-05-28 18:10:50 +08:00
debugtalk
246112865b fix: ensure converted python file in utf-8 encoding 2020-05-23 19:54:30 +08:00
debugtalk
2f7e8d7446 feat: builtin allure report 2020-05-21 17:34:51 +08:00
debugtalk
293df5a191 feat: add default header for each testcase #721 2020-05-21 16:11:33 +08:00
debugtalk
d8ad62d7db bump version to 3.0.4 2020-05-19 15:51:20 +08:00
debugtalk
2e46ce6889 bump version 3.0.3 2020-05-17 10:58:14 +08:00
debugtalk
94757c7bdd change: remove unittests with flask mock server 2020-05-15 23:15:03 +08:00
debugtalk
80a600bccc feat: run testcase with pytest 2020-05-15 18:30:06 +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
59062bf8b5 change: remove jsonpath dependency 2020-05-15 15:29:49 +08:00
debugtalk
953fb26c64 feat: format generated python testcases with black 2020-05-15 15:23:00 +08:00
debugtalk
569e06e21f change v3: add basic validation 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
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
b167c7d2a1 change: replace jsonschema validation with pydantic 2020-04-09 18:50:06 +08:00
debugtalk
6f001af00d change: remove sentry sdk deps 2020-03-31 15:48:38 +08:00
debugtalk
2a0607299f bump version 3.0.1 2020-03-31 15:04:50 +08:00
debugtalk
31e5803bcf bump version 3.0.1 2020-03-24 21:44:40 +08:00
debugtalk
4ce7f03bae pre release 3.0.0 2020-03-18 22:17:29 +08:00
debugtalk
55ba82b1a6 change: remove dependency colorama and colorlog 2020-03-07 16:02:18 +08:00
debugtalk
81553d8aaf change: replace logging with loguru 2020-03-07 10:43:53 +08:00
debugtalk
95cb547184 feat: use pydantic to implement testcase schema 2020-02-29 23:26:54 +08:00
debugtalk
d6acdfdc69 feat: add fastapi and uvicorn, remove compatibility with 2.7/3.5 2020-02-21 19:28:27 +08:00
debugtalk
134344d925 2.5.7: improve validate with python script 2020-02-21 18:52:01 +08:00
debugtalk
c0504d8026 fix: version 2020-02-05 00:41:50 +08:00
debugtalk
0137294a2c fix: HTTP method missed "CONNECT", "TRACE" 2020-01-06 14:27:03 +08:00
debugtalk
472dc24f13 bump to version 2.5.4 2020-01-03 19:29:57 +08:00
debugtalk
83a31bc414 fix: jsonschema, variables maybe in string type, e.g. '${get_variables()}' 2020-01-02 23:19:06 +08:00
debugtalk
1b08e7904a fix #826: Windows does not support file name include ':' 2020-01-02 21:15:02 +08:00
debugtalk
5eaec0ded2 update version 2020-01-02 15:31:23 +08:00
debugtalk
9a512e91e3 bump to version 2.5.0 2020-01-01 23:37:06 +08:00
debugtalk
7c44fac6d5 feat: add json schema validation for api 2019-12-31 17:31:33 +08:00
debugtalk
4cd12e3d2f fix: display validators in report when validate raised exception 2019-12-25 23:21:10 +08:00