Commit Graph

509 Commits

Author SHA1 Message Date
debugtalk
82e4069fb1 change: update docs 2022-06-27 16:56:10 +08:00
debugtalk
db72a37ae7 refactor: simplify testcase converter 2022-06-27 00:25:32 +08:00
debugtalk
51bd652c8c refactor: make pytest testcases 2022-06-26 19:44:30 +08:00
debugtalk
d85d425f74 merge master 2022-06-26 11:34:14 +08:00
debugtalk
d97d229999 docs: udpate 2022-06-26 11:32:26 +08:00
debugtalk
0a9332abf3 feat: support setting global testcase timeout and step timeout 2022-06-26 11:30:56 +08:00
buyuxiang
da41def86b feat: hrp support uploading file 2022-06-23 11:44:25 +08:00
debugtalk
3006b0b0bb fix: insert response cookies into request for redirect requests 2022-06-22 18:42:25 +08:00
debugtalk
3a5c22475a change: update unittest for regex check 2022-06-22 17:17:37 +08:00
debugtalk
bd806bb24b change: set http request timeout to 120s 2022-06-22 15:03:35 +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
e72a9d8d4c fix: set log level for pytest 2022-06-17 21:01:13 +08:00
debugtalk
39fdff343d merge master 2022-06-17 20:29:13 +08:00
debugtalk
53702d0bb9 change: update docs 2022-06-17 19:52:57 +08:00
debugtalk
6321e0a04a feat: print request and response details when running API cases 2022-06-17 19:33:37 +08:00
debugtalk
5181c80a3d docs: update changelog 2022-06-17 12:45:39 +08:00
debugtalk
bc685eaf66 Merge pull request #1360 from xucong053/bugfix
fix: failed to use parameters in referenced testcase
fix: failed to run testcase if python3 is not available on windows
2022-06-17 12:20:15 +08:00
debugtalk
d0a1ab7a4c change: update user cases 2022-06-16 19:07:51 +08:00
xucong053
94366b0ecc fix: use python instead of python3 if python3 is not available on windows 2022-06-15 11:31:18 +08:00
debugtalk
39d1d0dc46 fix: filter commented out functions when generating plugin file 2022-06-14 22:51:23 +08:00
debugtalk
829cca27c2 feat: config pypi index url by setting environment PYPI_INDEX_URL 2022-06-14 19:43:27 +08:00
debugtalk
bea663f594 change: update changelog 2022-06-14 13:35:09 +08:00
debugtalk
5a24bc8c27 fix #1352: avoid conversion to exponential notation 2022-06-14 13:22:07 +08:00
debugtalk
c00dab17b3 refactor: EnsurePython3Venv 2022-06-14 11:52:18 +08:00
debugtalk
d91eba501c change: venv priority: specified > /Users/debugtalk/.hrp/venv 2022-06-14 10:35:33 +08:00
debugtalk
2bb7152643 feat: assert python3 package is ready with specified version 2022-06-14 00:51:45 +08:00
debugtalk
a62bc1d399 feat: check if specified python3 venv is invalid 2022-06-13 23:54:47 +08:00
debugtalk
9de49a1d29 refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
debugtalk
f24c453890 fix: pip upgrade httprunner when installing hrp 2022-06-11 23:46:04 +08:00
debugtalk
9a0247af0d bump version to v4.1.3 2022-06-11 23:26:14 +08:00
debugtalk
0a6edf685d change: update for v4.1.2 2022-06-09 23:50:04 +08:00
debugtalk
6d53965a78 fix #1336: extract package in Windows 2022-06-05 21:39:04 +08:00
debugtalk
af7d0d7d42 change: remove hrp har2case, replace with hrp convert 2022-06-05 20:58:53 +08:00
debugtalk
f4dca3a100 fix: install package on MinGW64 2022-06-05 20:48:26 +08:00
debugtalk
49b1f34c64 fix #1336: extract package with tar in Windows 2022-06-05 09:39:45 +08:00
debugtalk
30b0172ccf fix #1331: use str_eq to assert string and digit equality 2022-06-03 23:29:03 +08:00
xucong053
b09660fb0c update docs 2022-05-31 21:40:27 +08:00
buyuxiang
90ef77bced update: hrp version => v4.1.1 2022-05-31 15:11:33 +08:00
debugtalk
9b1d6cfe95 change: build python plugin 2022-05-29 00:24:27 +08:00
debugtalk
365fcac0cc doc: update changelog 2022-05-28 12:37:17 +08:00
xucong053
2bf916deb3 fix: unittest 2022-05-28 02:06:33 +08:00
xucong053
f2a9e653df update docs 2022-05-27 17:23:40 +08:00
xucong053
f984e002dc feat: support v3 format debugtalk.py when executing hrp run/boom 2022-05-27 17:23:37 +08:00
xucong053
dc091f5505 update templates/testcases 2022-05-27 11:36:32 +08:00
xucong053
434decaa78 fix: modify logic of generating empty project 2022-05-26 22:11:30 +08:00
buyuxiang
4517260877 Merge branch 'master' of github.com:httprunner/httprunner 2022-05-25 15:43:19 +08:00
debugtalk
d8383e36d8 fix: unittest 2022-05-25 11:17:19 +08:00
debugtalk
63dc9696df update docs 2022-05-24 22:36:36 +08:00
debugtalk
9f48fd1d60 refactor: move base_url to config env 2022-05-24 22:23:02 +08:00