Commit Graph

86 Commits

Author SHA1 Message Date
lilong.129
ab0b7e14c8 feat: send events to Google Analytics 4 in python version 2023-07-21 19:29:34 +08:00
debugtalk
2caf5d5159 refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
bb-idea
f018f0867d fix import pytest 2022-06-16 16:48:50 +08:00
bb-idea
936093aaed v4增加pytest skip特性 2022-06-16 11:41:04 +08:00
buyuxiang
ecd61c815f update: httprunner make v4 2022-05-26 16:04:46 +08:00
debugtalk
2834f29504 bump version to v4.0.0 2022-05-03 11:31:05 +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
eaf3ffb16c change: sync changes from v3.1.10 2022-04-18 14:48:09 +08:00
debugtalk
f5294cb23a change: remove locust for python version 2022-04-03 00:13:28 +08:00
debugtalk
fbe6b51b7a fix: remove misuse of NoReturn in Python typing 2022-03-25 19:10:28 +08:00
debugtalk
9a74aafd34 feat: report events with Google Analytics 2022-03-22 11:39:28 +08:00
debugtalk
7d8234d7c8 fix: flake8 2021-12-28 14:58:22 +08:00
xucong053
bf34487134 fix #1068: Variable name correction 2021-07-15 23:58:58 +08:00
debugtalk
de20ad8d2b change: override variables strategy, step variables > extracted variables from previous steps 2020-07-30 10:56:38 +08:00
jun
fa30ce3bc7 add unit test and closes #971 2020-07-28 12:49:26 +08:00
jun
ac9664e842 fixed json support and closes #971 2020-07-24 16:25:41 +08:00
debugtalk
518d8abfd2 refactor: change param name 2020-07-06 21:30:11 +08:00
debugtalk
0fc42f77cd refactor: parameters 2020-07-06 16:15:09 +08:00
debugtalk
d71591f170 format code 2020-07-06 11:09:20 +08:00
debugtalk
b870227ce3 fix: raise TestCaseFormatError if ref testcase is invalid 2020-07-06 10:50:49 +08:00
jun
4595022f62 fixed: #931 unit test parameters 2020-07-03 10:23:10 +08:00
jun
1c23d20933 test: #931 add test for parameters 2020-07-02 18:11:11 +08:00
jun
e64a606516 **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
25c10af750 fix: compatibility for black on Android termux system that does not support multiprocessing 2020-06-29 19:11:29 +08:00
debugtalk
cb96f7e711 fix: avoid duplicate export 2020-06-23 14:34:45 +08:00
debugtalk
c3eed2cab3 fix: override locust weight 2020-06-23 13:27:12 +08:00
debugtalk
753e05314f fix: override referenced testcase export in teststep 2020-06-23 13:07:07 +08:00
debugtalk
f00170c234 fix: avoid duplicate import 2020-06-23 12:46:30 +08:00
debugtalk
d11aca83c0 feat: add optional message for assertion 2020-06-23 11:49:04 +08:00
debugtalk
3841406dd9 change: add logs 2020-06-21 12:29:21 +08:00
debugtalk
d58d45a196 fix: check config type 2020-06-21 11:54:14 +08:00
debugtalk
18e9b772fd change: make converted referenced pytest files always relative to project RootDir 2020-06-21 10:58:42 +08:00
debugtalk
64b7659a12 fix: unittests for convert_testcase_path 2020-06-20 00:22:18 +08:00
debugtalk
1b5d7386a7 change: __convert_relative_current_working_dir 2020-06-19 23:53:22 +08:00
debugtalk
d0e6f29304 change: rename variable testcase_python_abs_path 2020-06-19 23:35:59 +08:00
debugtalk
fa7464fca8 change: make FROM path in testcase notes relative to project_meta.RootDir 2020-06-19 23:32:12 +08:00
debugtalk
e64490f4ee fix: typo error 2020-06-19 22:59:26 +08:00
debugtalk
3e8bd4b6f0 change: rename ensure_file_abs_path_valid 2020-06-19 15:46:38 +08:00
debugtalk
215295cdda fix: path handling error when har2case har file and cwd != ProjectRootDir 2020-06-19 15:06:56 +08:00
debugtalk
b0e5ccb1b6 feat: make testcase with weight 2020-06-18 18:46:34 +08:00
debugtalk
78b2939179 feat: log client/server IP and port 2020-06-17 21:20:45 +08:00
debugtalk
d4bdf61c9b fix: testcase path handling error when path startswith "./" or ".\\" 2020-06-15 18:32:33 +08:00
debugtalk
181b1234a8 fix: SyntaxError caused by quote in case of headers."Set-Cookie" 2020-06-15 17:36:07 +08:00
debugtalk
834eea52d5 fix: compatibility with different path separators of Linux and Windows 2020-06-14 23:04:46 +08:00
debugtalk
e91547bcdc fix: add error log when dependency tool black not exists 2020-06-14 22:34:56 +08:00
debugtalk
f4aa0b9913 fix: compatibility with different path separators of Linux and Windows 2020-06-14 22:01:09 +08:00
debugtalk
3a80d63716 fix: ensure step referenced api, convert to v3 testcase 2020-06-08 18:58:43 +08:00
debugtalk
2237b34901 docs: update changelog 2020-06-08 16:32:53 +08:00