Commit Graph

107 Commits

Author SHA1 Message Date
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
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
67d37c0605 feat: disable sentry reports by setting environment DISABLE_SENTRY=true 2022-04-18 15:47:00 +08:00
debugtalk
3491b64c10 change: update comments 2022-04-18 13:01:21 +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
xucong053
1c16df5ab0 fix: output html report path optimization and failed to extract variables to session while load testing 2022-04-13 22:00:15 +08:00
debugtalk
14bad9e5c3 change: update tests format 2022-04-13 17:45:51 +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
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
buyuxiang
c71ef78739 feat: parse checkItem before searchField 2022-04-12 20:07:19 +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
xucong053
89bc2912c4 fix: deal with extract expr including hyphen 2022-04-12 11:48:46 +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
xucong053
d6b1cc5e1d fix: failed to generate html report while running demo_ref_testcase.yml #1237 2022-04-11 20:09:23 +08:00
xucong053
1aafdd8401 fix: failed to assert when int is compared with int64 #1232 2022-04-11 18:19:18 +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
d72862c8f8 Merge branch 'master' into master 2022-04-08 09:38:37 +08:00
buyuxiang
62c2ac6939 fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2 2022-04-08 09:27:02 +08:00
buyuxiang
be7f7122d8 feat: support HTTP/2.0 2022-04-07 21:40:37 +08:00
debugtalk
4466e9b980 fix: avoid panic when running tests 2022-04-06 13:36:06 +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
a0963ce413 docs: add docs 2022-04-02 12:12:42 +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
xucong053
bba8b036b5 fix: failed to parse testcase config while load testing 2022-03-31 17:32:01 +08:00
xucong053
72ea1f65eb fix: failed to run parameters_test.json 2022-03-31 14:25:59 +08:00
debugtalk
dff1255b94 change: move step logs to session runner 2022-03-31 12:20:40 +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
debugtalk
8708e86b3d refactor: restructure code 2022-03-30 00:56:04 +08:00
debugtalk
71a2ae944d feat: support run testcases in specified folder path, including testcases in sub-folders 2022-03-28 23:58:35 +08:00
debugtalk
8fb1f6e0c9 change: trigger actions on push to main branch 2022-03-28 21:43:41 +08:00