debugtalk
63af5ed55a
change: update python dependencies
2022-05-09 15:14:52 +08:00
debugtalk
a6e427fd8c
change: trigger tests for branch v2/v3/v4.1-dev
2022-05-07 18:55:55 +08:00
debugtalk
a9f31d92bb
bump version to v4.1.0-alpha
2022-05-07 18:53:08 +08:00
debugtalk
2e0e48bffb
fix: step request elapsed timming should contain ContentTransfer part
2022-05-07 18:51:31 +08:00
debugtalk
d4891e344f
Merge pull request #1285 from billduan/master
...
pytest engine support new step types:
- sql handler
- thrift protocol
2022-05-07 18:17:22 +08:00
debugtalk
2058bca6ec
Merge pull request #1283 from httprunner/httpstat
...
feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
2022-05-05 21:52:01 +08:00
debugtalk
f2dbd24124
feat: print connected network info
2022-05-05 21:35:23 +08:00
debugtalk
47557a403b
fix: unittest
2022-05-05 20:40:23 +08:00
debugtalk
8d425aa696
change: upgrade funplugin to v0.4.5
2022-05-05 15:56:02 +08:00
debugtalk
1b83b17a14
fix: unittest
2022-05-05 14:44:20 +08:00
debugtalk
fb229c89c4
change: skip funppy version requirements
2022-05-05 14:33:07 +08:00
debugtalk
0bd8cf39ea
feat: print http stat with color
2022-05-05 14:29:33 +08:00
debugtalk
9f5736260c
test: add unittest for httpstat
2022-05-05 00:29:14 +08:00
debugtalk
f405af9b86
merge master
2022-05-04 23:51:34 +08:00
debugtalk
5bdbcdc2e5
feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
2022-05-04 23:46:10 +08:00
debugtalk
7c052770e5
bump version to v4.0.0
2022-05-03 14:23:12 +08:00
debugtalk
2834f29504
bump version to v4.0.0
2022-05-03 11:31:05 +08:00
debugtalk
061d267246
fix #1240 : losing host port in har2case
2022-05-03 10:46:05 +08:00
debugtalk
8404c677a4
Merge pull request #1279 from xucong053/bugfix
...
fix: write concurrent map
fix: parse parameters
2022-04-29 18:46:31 +08:00
debugtalk
faf3a2c00a
Merge pull request #1277 from xucong053/add-prometheus-metric-for-load-testing
...
feat: report load testing metrics to prometheus
2022-04-28 20:35:13 +08:00
debugtalk
1a1016bc37
change: hrp install httprunner v4
2022-04-25 18:36:24 +08:00
debugtalk
f5ff03d346
refactor: get hrp version from aliyun OSS file
2022-04-25 16:34:11 +08:00
debugtalk
9a0ffa9802
feat: add builtin function environ/ENV
2022-04-25 14:14:58 +08:00
debugtalk
caccf426e6
fix: demo function compatibility
2022-04-25 13:32:31 +08:00
debugtalk
e2fb760110
Merge pull request #1269 from httprunner/convert-pytest
...
hrp convert pytest scripts
- feat: prepare python3 venv in `~/.hrp/venv` before running #1262
- feat: convert YAML/JSON testcases to pytest scripts with `hrp convert` #1261
- refactor: reformat all python code with black
2022-04-24 21:32:26 +08:00
debugtalk
602b9254cc
feat: support force to overwrite existing project with --force/-f flag in hrp startproject
2022-04-24 21:19:48 +08:00
debugtalk
f7511848a5
bump version to v4.0.0-beta
2022-04-24 21:00:15 +08:00
debugtalk
55cb328ec1
fix: add cmd dir path to PATH
2022-04-24 18:51:28 +08:00
debugtalk
813284110e
refactor: relocate convert
2022-04-23 23:56:47 +08:00
debugtalk
5073308b03
refactor: reformat all code with black
2022-04-23 15:20:13 +08:00
debugtalk
74299a5a5c
change: remove testsuite
2022-04-23 15:04:35 +08:00
debugtalk
24fcdfb418
change: remove unused sentry exception
2022-04-22 23:45:16 +08:00
debugtalk
3718036048
fix: smoketest
2022-04-22 23:32:32 +08:00
debugtalk
5d714aec78
change: upgrade black
2022-04-22 23:06:01 +08:00
debugtalk
1202f2d6ae
fix: assertion equals
2022-04-22 22:54:04 +08:00
debugtalk
aab9a7de3f
change: init logger with INFO level
2022-04-22 22:33:04 +08:00
debugtalk
9afe10f816
change: update logs
2022-04-22 20:53:14 +08:00
debugtalk
d09bcbe40c
change: update GA events
2022-04-22 20:45:19 +08:00
debugtalk
dfae6b0a59
change: update docs
2022-04-22 20:34:04 +08:00
debugtalk
44276b6901
feat: print output with colors
2022-04-22 20:18:01 +08:00
debugtalk
03bdc6020f
feat: hrp convert testcases to pytest scripts
2022-04-22 19:30:38 +08:00
debugtalk
66a0d13c10
refactor: run tests with pytest
2022-04-22 19:28:16 +08:00
debugtalk
752796a9cc
change: remove hrun command
2022-04-22 11:56:31 +08:00
debugtalk
f77ce2afea
change: update project info
2022-04-22 11:04:23 +08:00
debugtalk
c6164c33c0
Merge pull request #1254 from bbx-winner/master
...
feat: support websocket protocol
2022-04-21 22:02:08 +08:00
debugtalk
f7f0c5d2cf
test: Checks if the pyproject.toml and __version__ in __init__.py are in sync
2022-04-20 14:15:07 +08:00
debugtalk
67d37c0605
feat: disable sentry reports by setting environment DISABLE_SENTRY=true
2022-04-18 15:47:00 +08:00
debugtalk
eaf3ffb16c
change: sync changes from v3.1.10
2022-04-18 14:48:09 +08:00
debugtalk
0ae026e989
fix #1249 : catch exceptions when requesting with disabling allow_redirects
2022-04-18 14:12:01 +08:00
debugtalk
3491b64c10
change: update comments
2022-04-18 13:01:21 +08:00
debugtalk
c08241e067
Merge pull request #1248 from httprunner/refactor-parameters
...
refactor parameters iterator
2022-04-17 15:56:18 +08:00
debugtalk
e8e28c4326
change: sync changes from v3.1.9
2022-04-17 15:17:16 +08:00
debugtalk
86e7da2aee
fix: gen html report path
2022-04-17 11:00:38 +08:00
debugtalk
19479ea4bd
fix: data race by summary
2022-04-16 23:32:21 +08:00
debugtalk
3424b51e0e
change: add unittests for parameters iterator unlimited mode
2022-04-16 13:25:39 +08:00
debugtalk
66449aa30b
change: update docs
2022-04-16 12:36:17 +08:00
debugtalk
2e0f772db9
change: add unittests for init parameters iterator
2022-04-16 12:29:59 +08:00
debugtalk
98c23fbd1f
fix: unittest with failfast
2022-04-16 00:36:38 +08:00
debugtalk
810bce0a88
refactor: ParametersIterator
2022-04-16 00:35:25 +08:00
debugtalk
3ec7cb4f10
Merge pull request #1245 from xucong053/bugfix
...
fix: generate html report path in project dir
fix: failed to update session variables in load testing
2022-04-13 22:16:04 +08:00
debugtalk
14bad9e5c3
change: update tests format
2022-04-13 17:45:51 +08:00
debugtalk
55e4ad89c8
Merge pull request #1244 from httprunner/refactor-session-runner
...
refactor: session runner
2022-04-13 16:42:10 +08:00
debugtalk
6b5a210814
refactor: update config variables by parameters
2022-04-13 16:15:07 +08:00
debugtalk
8fc1fad395
refactor: initParameterIterator
2022-04-13 15:37:38 +08:00
debugtalk
de868e3166
refactor: session runner
2022-04-13 14:57:49 +08:00
debugtalk
dbbd0e2ebf
Merge pull request #1243 from httprunner/fix-data-race-by-parse-config
...
fix: data racing by parsing config
2022-04-13 13:29:31 +08:00
debugtalk
4cf3798c9a
fix: data racing by parsing config
2022-04-12 22:40:58 +08:00
debugtalk
fcaa94f6f4
Merge pull request #1239 from bbx-winner/master
...
feat: parse check item before jmespath search
2022-04-12 20:08:52 +08:00
debugtalk
a2714aa2aa
Merge pull request #1242 from xucong053/bugfix
...
fix: deal with extract expr including hyphen
2022-04-12 17:18:32 +08:00
debugtalk
ad7c20a155
Merge pull request #1238 from xucong053/bugfix-failed-to-gen-html-report
...
fix: failed to generate html report while running demo_ref_testcase.yml #1237
2022-04-11 20:27:30 +08:00
debugtalk
9dacacd8b2
change: update issue templates
2022-04-11 20:10:06 +08:00
debugtalk
73e214fb67
Merge pull request #1241 from xucong053/bugfix-failed-to-assert
...
fix: failed to assert when int is compared with int64 #1232
2022-04-11 19:59:01 +08:00
debugtalk
318e1173a2
feat: add pytest sub-command to run pytest scripts
2022-04-09 00:08:18 +08:00
debugtalk
ce3afd871a
docs: update README
2022-04-08 23:28:00 +08:00
debugtalk
825e0bfb44
Merge branch 'master' of https://github.com/httprunner/httprunner
2022-04-08 09:51:29 +08:00
debugtalk
51a491f179
fix: typo
2022-04-08 09:51:13 +08:00
debugtalk
d0f2aa1a7e
Merge pull request #1223 from bbx-winner/master
...
feat: support HTTP/2 protocol
2022-04-08 09:46:21 +08:00
debugtalk
d72862c8f8
Merge branch 'master' into master
2022-04-08 09:38:37 +08:00
debugtalk
4466e9b980
fix: avoid panic when running tests
2022-04-06 13:36:06 +08:00
debugtalk
a44a20ab45
update
2022-04-05 15:28:17 +08:00
debugtalk
411c5bcc44
Merge pull request #1226 from httprunner/fix-base-url
...
fix #1220 : parse step url with base url
2022-04-05 14:09:30 +08:00
debugtalk
688dd36394
fix: panic by data racing
2022-04-05 13:41:52 +08:00
debugtalk
19695e76ff
fix #1220 : parse step url with base url
2022-04-05 13:13:12 +08:00
debugtalk
1aefc9f698
feat: disable GA events report by setting environment DISABLE_GA=true
2022-04-05 11:49:29 +08:00
debugtalk
9eac87543e
change: do not send GA events in CI environment
2022-04-05 10:34:53 +08:00
debugtalk
87db9b302e
Merge pull request #1222 from httprunner/refactor-python
...
refactor: make step extensible to support implementing new protocols and test types for python version
2022-04-03 00:27:08 +08:00
debugtalk
f5294cb23a
change: remove locust for python version
2022-04-03 00:13:28 +08:00
debugtalk
1aeaed5050
feat: add ConfigThrift for thrift rpc
2022-04-03 00:06:24 +08:00
debugtalk
390a7b1170
change: rename StepData to StepResult
2022-04-02 23:46:06 +08:00
debugtalk
a0963ce413
docs: add docs
2022-04-02 12:12:42 +08:00
debugtalk
acd85136dd
fix: run referenced testcase in python
2022-04-02 10:33:35 +08:00
debugtalk
1a586482f0
refactor: make step extensible to support implementing new protocols and test types for python version
2022-04-01 22:47:47 +08:00
debugtalk
7750b00b24
Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-python
2022-03-31 23:01:36 +08:00
debugtalk
68a591121a
Merge pull request #1218 from xucong053/master
...
fix: failed to parse testcase config while load testing
2022-03-31 17:40:53 +08:00
debugtalk
dff1255b94
change: move step logs to session runner
2022-03-31 12:20:40 +08:00
debugtalk
78c272ef29
Merge pull request #1215 from YX-XiaoBai/master
...
fix: annotation-wrong
2022-03-30 17:07:42 +08:00
debugtalk
f0f42888a5
Merge pull request #1214 from httprunner/refactor-protocol
...
- refactor: redesign `IStep` to make step extensible to support implementing new protocols and test types
2022-03-30 17:06:30 +08:00
debugtalk
63d9b78941
docs: add docs for IStep
2022-03-30 16:56:31 +08:00
debugtalk
6f1495b917
refactor: runStepRequest
2022-03-30 15:34:17 +08:00
debugtalk
26c4f5c0c3
refactor: TestCaseSessionRunner
2022-03-30 14:40:18 +08:00