debugtalk
7fcba33b97
feat: add builtin function environ/ENV
2022-04-25 14:14:58 +08:00
debugtalk
372cac78ab
fix: demo function compatibility
2022-04-25 13:32:31 +08:00
debugtalk
78fce157d8
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
ce60dba5f9
feat: support force to overwrite existing project with --force/-f flag in hrp startproject
2022-04-24 21:19:48 +08:00
debugtalk
85476f27f2
bump version to v4.0.0-beta
2022-04-24 21:00:15 +08:00
debugtalk
b2d07d7f34
fix: add cmd dir path to PATH
2022-04-24 18:51:28 +08:00
debugtalk
c4426be6dd
refactor: relocate convert
2022-04-23 23:56:47 +08:00
debugtalk
418a16fcee
refactor: reformat all code with black
2022-04-23 15:20:13 +08:00
debugtalk
7eaa8a4ac0
change: remove testsuite
2022-04-23 15:04:35 +08:00
debugtalk
12f92c6108
change: remove unused sentry exception
2022-04-22 23:45:16 +08:00
debugtalk
86d78cd1fa
fix: smoketest
2022-04-22 23:32:32 +08:00
debugtalk
19772076a2
change: upgrade black
2022-04-22 23:06:01 +08:00
debugtalk
2a14da0e58
fix: assertion equals
2022-04-22 22:54:04 +08:00
debugtalk
1600cf8364
change: init logger with INFO level
2022-04-22 22:33:04 +08:00
debugtalk
4bed3af166
change: update logs
2022-04-22 20:53:14 +08:00
debugtalk
1b6c7c9a93
change: update GA events
2022-04-22 20:45:19 +08:00
debugtalk
be0b0cc263
change: update docs
2022-04-22 20:34:04 +08:00
debugtalk
8c071f57c6
feat: print output with colors
2022-04-22 20:18:01 +08:00
debugtalk
a5a4ecaf9d
feat: hrp convert testcases to pytest scripts
2022-04-22 19:30:38 +08:00
debugtalk
8f659effa7
refactor: run tests with pytest
2022-04-22 19:28:16 +08:00
debugtalk
2681d4c815
change: remove hrun command
2022-04-22 11:56:31 +08:00
debugtalk
90ca598772
change: update project info
2022-04-22 11:04:23 +08:00
debugtalk
5d7a77fbe1
Merge pull request #1254 from bbx-winner/master
...
feat: support websocket protocol
2022-04-21 22:02:08 +08:00
debugtalk
d4c95569f6
test: Checks if the pyproject.toml and __version__ in __init__.py are in sync
2022-04-20 14:15:07 +08:00
debugtalk
09bbd051b5
feat: disable sentry reports by setting environment DISABLE_SENTRY=true
2022-04-18 15:47:00 +08:00
debugtalk
d8b6c40861
change: sync changes from v3.1.10
2022-04-18 14:48:09 +08:00
debugtalk
6e4da54250
fix #1249 : catch exceptions when requesting with disabling allow_redirects
2022-04-18 14:12:01 +08:00
debugtalk
77790e13d4
change: update comments
2022-04-18 13:01:21 +08:00
debugtalk
dae8caab4d
Merge pull request #1248 from httprunner/refactor-parameters
...
refactor parameters iterator
2022-04-17 15:56:18 +08:00
debugtalk
e48ac54d04
change: sync changes from v3.1.9
2022-04-17 15:17:16 +08:00
debugtalk
220df1385a
fix: gen html report path
2022-04-17 11:00:38 +08:00
debugtalk
8674adc36b
fix: data race by summary
2022-04-16 23:32:21 +08:00
debugtalk
75e3729f8a
change: add unittests for parameters iterator unlimited mode
2022-04-16 13:25:39 +08:00
debugtalk
e2f3dd726d
change: update docs
2022-04-16 12:36:17 +08:00
debugtalk
30449b624a
change: add unittests for init parameters iterator
2022-04-16 12:29:59 +08:00
debugtalk
8ebb3634fb
fix: unittest with failfast
2022-04-16 00:36:38 +08:00
debugtalk
fe2c2f170e
refactor: ParametersIterator
2022-04-16 00:35:25 +08:00
debugtalk
7f67710aad
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
60f921dfd1
change: update tests format
2022-04-13 17:45:51 +08:00
debugtalk
7ae6fa4fb4
Merge pull request #1244 from httprunner/refactor-session-runner
...
refactor: session runner
2022-04-13 16:42:10 +08:00
debugtalk
60c1ad7188
refactor: update config variables by parameters
2022-04-13 16:15:07 +08:00
debugtalk
d7348a0063
refactor: initParameterIterator
2022-04-13 15:37:38 +08:00
debugtalk
27ba5e0da5
refactor: session runner
2022-04-13 14:57:49 +08:00
debugtalk
c8122752fb
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
f07d96cb5e
fix: data racing by parsing config
2022-04-12 22:40:58 +08:00
debugtalk
c6286a222a
Merge pull request #1239 from bbx-winner/master
...
feat: parse check item before jmespath search
2022-04-12 20:08:52 +08:00
debugtalk
edc86f00aa
Merge pull request #1242 from xucong053/bugfix
...
fix: deal with extract expr including hyphen
2022-04-12 17:18:32 +08:00
debugtalk
e3af0df5a4
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
5ec14d3811
change: update issue templates
2022-04-11 20:10:06 +08:00
debugtalk
cb8e6d6a71
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
7259d12562
feat: add pytest sub-command to run pytest scripts
2022-04-09 00:08:18 +08:00
debugtalk
3e404da4b4
docs: update README
2022-04-08 23:28:00 +08:00
debugtalk
b008822c56
Merge branch 'master' of https://github.com/httprunner/httprunner
2022-04-08 09:51:29 +08:00
debugtalk
9e5be651f9
fix: typo
2022-04-08 09:51:13 +08:00
debugtalk
500614d039
Merge pull request #1223 from bbx-winner/master
...
feat: support HTTP/2 protocol
2022-04-08 09:46:21 +08:00
debugtalk
de2faaa652
Merge branch 'master' into master
2022-04-08 09:38:37 +08:00
debugtalk
5e40e3692d
fix: avoid panic when running tests
2022-04-06 13:36:06 +08:00
debugtalk
399ebd00db
update
2022-04-05 15:28:17 +08:00
debugtalk
33d14d8260
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
6d11f1264f
fix: panic by data racing
2022-04-05 13:41:52 +08:00
debugtalk
37be5c6060
fix #1220 : parse step url with base url
2022-04-05 13:13:12 +08:00
debugtalk
c2ba010f28
feat: disable GA events report by setting environment DISABLE_GA=true
2022-04-05 11:49:29 +08:00
debugtalk
e7b32b8251
change: do not send GA events in CI environment
2022-04-05 10:34:53 +08:00
debugtalk
7b6aa9213c
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
f8798358b2
change: remove locust for python version
2022-04-03 00:13:28 +08:00
debugtalk
96117bcc1d
feat: add ConfigThrift for thrift rpc
2022-04-03 00:06:24 +08:00
debugtalk
fec3641536
change: rename StepData to StepResult
2022-04-02 23:46:06 +08:00
debugtalk
1b70678bfd
docs: add docs
2022-04-02 12:12:42 +08:00
debugtalk
eac548f1e7
fix: run referenced testcase in python
2022-04-02 10:33:35 +08:00
debugtalk
d36c1cb987
refactor: make step extensible to support implementing new protocols and test types for python version
2022-04-01 22:47:47 +08:00
debugtalk
e5f994f936
Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-python
2022-03-31 23:01:36 +08:00
debugtalk
8aabf5a422
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
03b8aa3518
change: move step logs to session runner
2022-03-31 12:20:40 +08:00
debugtalk
5bd8ecdcfc
Merge pull request #1215 from YX-XiaoBai/master
...
fix: annotation-wrong
2022-03-30 17:07:42 +08:00
debugtalk
02d3cc6ec1
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
d08368ad17
docs: add docs for IStep
2022-03-30 16:56:31 +08:00
debugtalk
a92820a3b1
refactor: runStepRequest
2022-03-30 15:34:17 +08:00
debugtalk
20d0749841
refactor: TestCaseSessionRunner
2022-03-30 14:40:18 +08:00
debugtalk
b3610e550b
refactor: restructure code
2022-03-30 00:56:04 +08:00
debugtalk
95947987ef
change: trigger actions on push to master branch
2022-03-29 10:25:23 +08:00
debugtalk
7913f62768
Merge pull request #1213 from httprunner/refactor-run-folder
...
feat: support run testcases in specified folder path, including testcases in sub folders
2022-03-29 10:22:24 +08:00
debugtalk
8869b9327c
feat: support run testcases in specified folder path, including testcases in sub-folders
2022-03-28 23:58:35 +08:00
debugtalk
41b2f258fb
Merge pull request #1212 from httprunner/refactor-run-folder
...
feat: support run testcases in specified folder path
2022-03-28 21:49:55 +08:00
debugtalk
2da93086a4
change: trigger actions on push to main branch
2022-03-28 21:43:41 +08:00
debugtalk
f5e80989c4
refactor: simplify ITestCase
2022-03-28 20:36:35 +08:00
debugtalk
1e91b8cb0f
feat: support run testcases in specified folder path #1198
2022-03-28 18:44:16 +08:00
debugtalk
205657588e
refactor: change TStep API/TestCase type
2022-03-28 16:47:15 +08:00
debugtalk
d5cd830279
Merge pull request #1211 from httprunner/refactor
...
refactor: move features from python version to go version
2022-03-27 23:35:25 +08:00
debugtalk
41f60d254f
fix: call referenced api/testcase with relative path
2022-03-27 23:08:56 +08:00
debugtalk
cdabde4dc8
tests: add examples with scaffold
2022-03-27 12:00:09 +08:00
debugtalk
98d154b654
refactor: relocate hrp tests
2022-03-27 11:41:55 +08:00
debugtalk
eed9a78bbf
change: move html template to scaffold
2022-03-27 11:28:46 +08:00
debugtalk
cec3c31775
change: lock funplugin version when creating scaffold project
2022-03-27 11:13:03 +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
da0bec1f77
feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json profile file
2022-03-26 11:01:21 +08:00
debugtalk
1a93f0acb0
refactor: move load json/yaml functions to internal
2022-03-26 09:26:12 +08:00
debugtalk
c99097113e
fix: post json with empty data
2022-03-25 23:48:14 +08:00
debugtalk
3d0c6a0d21
fix: remove misuse of NoReturn in Python typing
2022-03-25 19:10:28 +08:00
debugtalk
097318ad2f
change: remove fastapi and uvicorn for python httprunner
2022-03-25 16:54:56 +08:00