debugtalk
|
9fb27e5039
|
bump version to v4.1.4
|
2022-06-17 22:53:24 +08:00 |
|
debugtalk
|
ce172d42a5
|
fix #1339: omit pseudo header names for HTTP/1, e.g. :authority, :method, :path, :schema
|
2022-06-17 22:39:19 +08:00 |
|
debugtalk
|
53702d0bb9
|
change: update docs
|
2022-06-17 19:52:57 +08:00 |
|
debugtalk
|
2db8beefcf
|
fix: add cmd dir path to /Users/debugtalk/MyProjects/HttpRunner-dev/httprunner/examples/demo-with-py-plugin/.venv/bin:/Users/debugtalk/Library/Python/3.9/bin:/Users/debugtalk/.poetry/bin:/usr/local/opt/node@12/bin:/Users/debugtalk/.gvm/bin:/Users/debugtalk/go/go1.16.3/bin:/Users/debugtalk/go/bin:/usr/local/sbin:/Users/debugtalk/.pyenv/bin:/Users/debugtalk/.poetry/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/opt/puppetlabs/bin:/Users/debugtalk/Library/Python/3.9/bin:/Users/debugtalk/.poetry/bin:/usr/local/opt/node@12/bin:/Users/debugtalk/.gvm/bin:/Users/debugtalk/go/go1.16.3/bin:/Users/debugtalk/go/bin:/usr/local/sbin:/Users/debugtalk/.pyenv/bin:/Users/debugtalk/.local/bin:/Users/debugtalk/.local/bin:/Users/debugtalk/go/bin:/Users/debugtalk/.local/bin
|
2022-06-14 14:19:48 +08:00 |
|
debugtalk
|
ac2c14f7e8
|
bump version to v4.0.0
|
2022-05-03 11:31:05 +08:00 |
|
debugtalk
|
85476f27f2
|
bump version to v4.0.0-beta
|
2022-04-24 21:00:15 +08:00 |
|
debugtalk
|
418a16fcee
|
refactor: reformat all code with black
|
2022-04-23 15:20:13 +08:00 |
|
debugtalk
|
9e5be651f9
|
fix: typo
|
2022-04-08 09:51:13 +08:00 |
|
duanchao.bill
|
596e6673fe
|
feat: support retry when test step failed
|
2022-04-07 17:04:11 +08:00 |
|
debugtalk
|
f8798358b2
|
change: remove locust for python version
|
2022-04-03 00:13:28 +08:00 |
|
debugtalk
|
fec3641536
|
change: rename StepData to StepResult
|
2022-04-02 23:46:06 +08:00 |
|
debugtalk
|
87d47f8ad4
|
refactor: relocate python test files
|
2022-03-23 23:14:16 +08:00 |
|
debugtalk
|
0b1ae05c2b
|
change: upgrade python support version to ^3.7
|
2022-03-21 15:15:38 +08:00 |
|
debugtalk
|
0d6924fd86
|
fix: save extracted variables to session variables
|
2020-07-30 11:32:30 +08:00 |
|
debugtalk
|
9c78e70595
|
bump version 3.1.4
|
2020-07-30 11:14:36 +08:00 |
|
jun
|
46bba7c42a
|
add unit test and closes #971
|
2020-07-28 12:49:26 +08:00 |
|
debugtalk
|
2f0575b07d
|
refactor: change param name
|
2020-07-06 21:30:11 +08:00 |
|
debugtalk
|
85700685bc
|
tests: update examples
|
2020-07-06 16:16:04 +08:00 |
|
debugtalk
|
4dde8dd2b2
|
refactor: parameters
|
2020-07-06 16:15:09 +08:00 |
|
debugtalk
|
fcf29d109a
|
refactor: rename to parameters
|
2020-07-06 11:53:46 +08:00 |
|
jun
|
c398dafcf3
|
fixed: #931 unit test parameters
|
2020-07-03 10:23:10 +08:00 |
|
jun
|
8c65cfe45e
|
test: #931 add test for parameters
|
2020-07-02 18:11:11 +08:00 |
|
jun
|
28dadc38dc
|
**Add**
- New feature: config part support "parameters". example: examples\postman_echo\request_methods\request_with_parameters.yml
|
2020-07-02 10:51:17 +08:00 |
|
debugtalk
|
d924726103
|
tests: update version
|
2020-06-29 19:11:29 +08:00 |
|
debugtalk
|
1aacc28dd1
|
fix: missing setup/teardown hooks for referenced testcase
|
2020-06-29 19:11:29 +08:00 |
|
debugtalk
|
f9010888a8
|
docs: update changelog
|
2020-06-23 14:36:54 +08:00 |
|
debugtalk
|
e3a9ee0116
|
feat: add optional message for assertion
|
2020-06-23 11:49:04 +08:00 |
|
debugtalk
|
2b75d78df0
|
fix #942: type_match None
|
2020-06-21 15:07:54 +08:00 |
|
debugtalk
|
4ff9770c64
|
change: make converted referenced pytest files always relative to project RootDir
|
2020-06-21 10:58:42 +08:00 |
|
debugtalk
|
c92ea39e7c
|
change: make FROM path in testcase notes relative to project_meta.RootDir
|
2020-06-19 23:32:12 +08:00 |
|
debugtalk
|
da079fc318
|
feat: make testcase with weight
|
2020-06-18 18:46:34 +08:00 |
|
debugtalk
|
6c7085a8fc
|
update examples
|
2020-06-17 22:48:26 +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
|
5c06b91b62
|
feat: support alter response in teardown hooks
|
2020-06-07 21:39:46 +08:00 |
|
debugtalk
|
b4ca2699fb
|
fix: ensure variables
|
2020-06-07 14:50:07 +08:00 |
|
debugtalk
|
ab8a66f2b7
|
test: add unittest form testcase with abnormal path
|
2020-06-07 12:44:02 +08:00 |
|
debugtalk
|
f81ff6066b
|
test: update tests
|
2020-06-07 11:21:36 +08:00 |
|
debugtalk
|
91a8bcc78c
|
refactor: ensure_file_path_valid
|
2020-06-06 01:01:47 +08:00 |
|
debugtalk
|
866cd612f4
|
fix: handle cases when parent directory name includes dot/hyphen/space
|
2020-06-05 19:42:01 +08:00 |
|
debugtalk
|
26f5313172
|
refactor: remove ref_flag
|
2020-06-05 14:27:14 +08:00 |
|
debugtalk
|
d2088c661b
|
refactor: use step export to export session variables from referenced testcase
|
2020-06-05 11:31:51 +08:00 |
|
debugtalk
|
992f17dc92
|
refactor: rename schema to models
|
2020-06-05 10:38:12 +08:00 |
|
debugtalk
|
81d6f2d65b
|
feat: extract session variable from referenced testcase step
|
2020-06-04 18:23:34 +08:00 |
|
debugtalk
|
e5383d6835
|
docs: update examples
|
2020-06-04 16:06:02 +08:00 |
|
debugtalk
|
00b437620d
|
change: add httprunner version in generated pytest file
|
2020-06-04 10:39:02 +08:00 |
|
debugtalk
|
abdcd59ea2
|
fix: load_testcase
|
2020-06-03 22:07:29 +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
|
134656789e
|
feat: describe testcase in chain-call style, run testcase
|
2020-06-03 16:50:53 +08:00 |
|
debugtalk
|
4d630f0e5f
|
refactor: StepValidation
|
2020-06-03 16:50:53 +08:00 |
|