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 |
|
buyuxiang
|
957f49b367
|
fix comment
|
2022-05-24 20:50:53 +08:00 |
|
buyuxiang
|
361aef5da9
|
Merge branch 'master' of github.com:httprunner/httprunner
|
2022-05-24 14:07:03 +08:00 |
|
buyuxiang
|
ff9df1a251
|
refactor: hrp convert
|
2022-05-24 13:36:34 +08:00 |
|
debugtalk
|
4d8914672d
|
fix #1308: load .env file as environment variables
|
2022-05-24 11:10:56 +08:00 |
|
debugtalk
|
10653b2843
|
fix #1309: locate plugin file upward recursively until system root dir
|
2022-05-23 14:43:14 +08:00 |
|
debugtalk
|
63a2dff53b
|
feat: add wiki sub-command to open httprunner website
|
2022-05-22 15:23:53 +08:00 |
|
debugtalk
|
4863b96ec3
|
update changelog
|
2022-05-21 22:16:39 +08:00 |
|
xucong053
|
9b429e91c9
|
fix: unittest
|
2022-05-20 18:10:12 +08:00 |
|
debugtalk
|
81dd14d7c0
|
update changelog
|
2022-05-19 18:27:26 +08:00 |
|
buyuxiang
|
76bf2309ed
|
add unittest; add --patch options
|
2022-05-17 16:03:45 +08:00 |
|
buyuxiang
|
a5dc6c7635
|
feat: postman2case
|
2022-05-12 21:37:30 +08:00 |
|
debugtalk
|
ff550c5cf4
|
change: update hrp flow image
|
2022-05-12 13:40:20 +08:00 |
|
debugtalk
|
96ec10467b
|
fix #1288: unable to go get httprunner v4
|
2022-05-09 19:53:16 +08:00 |
|
debugtalk
|
10544f95c6
|
feat: add pre-commit-hook
|
2022-05-09 16:05:47 +08:00 |
|
debugtalk
|
6bad28d51d
|
bump version to v4.1.0-alpha
|
2022-05-07 18:53:08 +08:00 |
|
debugtalk
|
61b4e53286
|
fix: step request elapsed timming should contain ContentTransfer part
|
2022-05-07 18:51:31 +08:00 |
|
debugtalk
|
8e27aae337
|
change: upgrade funplugin to v0.4.5
|
2022-05-05 15:56:02 +08:00 |
|
debugtalk
|
edd04bdf92
|
feat: stat HTTP request latencies (DNSLookup, TCP Connection and so on)
|
2022-05-04 23:46:10 +08:00 |
|
debugtalk
|
8455f739a4
|
bump version to v4.0.0
|
2022-05-03 14:23:12 +08:00 |
|
debugtalk
|
ed4aa4c5b7
|
fix #1240: losing host port in har2case
|
2022-05-03 10:46:05 +08:00 |
|
debugtalk
|
c438c955fb
|
refactor: get hrp version from aliyun OSS file
|
2022-04-25 16:34:11 +08:00 |
|
debugtalk
|
7fcba33b97
|
feat: add builtin function environ/ENV
|
2022-04-25 14:14:58 +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
|
be0b0cc263
|
change: update docs
|
2022-04-22 20:34:04 +08:00 |
|
debugtalk
|
8f659effa7
|
refactor: run tests with pytest
|
2022-04-22 19:28:16 +08:00 |
|
buyuxiang
|
c20969f437
|
feat: support websocket protocol
|
2022-04-21 20:53:11 +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
|
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
|
e2f3dd726d
|
change: update docs
|
2022-04-16 12:36:17 +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
|
de2faaa652
|
Merge branch 'master' into master
|
2022-04-08 09:38:37 +08:00 |
|
buyuxiang
|
a0d9bcaba6
|
fix: EnableHTTP2() -> HTTP2(); HTTP/2.0 -> HTTP/2
|
2022-04-08 09:27:02 +08:00 |
|
buyuxiang
|
e6ca2ac5cd
|
feat: support HTTP/2.0
|
2022-04-07 21:40:37 +08:00 |
|