debugtalk
|
1e91b8cb0f
|
feat: support run testcases in specified folder path #1198
|
2022-03-28 18:44:16 +08:00 |
|
debugtalk
|
41f60d254f
|
fix: call referenced api/testcase with relative path
|
2022-03-27 23:08:56 +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
|
3d0c6a0d21
|
fix: remove misuse of NoReturn in Python typing
|
2022-03-25 19:10:28 +08:00 |
|
debugtalk
|
62b21dab22
|
change: integrate sentry sdk for panic reporting and analysis
|
2022-03-24 19:46:21 +08:00 |
|
debugtalk
|
90c7ba7364
|
change: update changelog
|
2022-03-24 16:34:10 +08:00 |
|
debugtalk
|
566cc9df82
|
refactor: merge hrp into httprunner repo
|
2022-03-23 16:10:45 +08:00 |
|
debugtalk
|
dc773aec3e
|
Merge branch 'v4-dev'
|
2022-03-23 15:14:26 +08:00 |
|
debugtalk
|
79c25fc475
|
move files to hrp
|
2022-03-23 15:10:23 +08:00 |
|
debugtalk
|
452a1a7536
|
fix #1103: variable should not start with digit
|
2022-03-22 17:37:57 +08:00 |
|
debugtalk
|
35c385303d
|
fix: keep negative index in jmespath unchanged when converting pytest files
|
2022-03-22 17:00:09 +08:00 |
|
debugtalk
|
c57714bbfe
|
change: load yaml file with FullLoader
|
2022-03-22 16:34:07 +08:00 |
|
debugtalk
|
ffa2bf21d1
|
change: replace events reporter from sentry to Google Analytics
|
2022-03-22 12:04:46 +08:00 |
|
debugtalk
|
1966d7d018
|
docs: update docs
|
2022-03-22 11:57:50 +08:00 |
|
debugtalk
|
fa81c55941
|
feat: report events with Google Analytics
|
2022-03-22 11:39:28 +08:00 |
|
debugtalk
|
2bb50d846f
|
change: upgrade funplugin to v0.4.0
|
2022-03-21 22:51:20 +08:00 |
|
debugtalk
|
d873a5e74b
|
fix #1165: ImportError caused by jinja2 version
|
2022-03-21 15:33:36 +08:00 |
|
debugtalk
|
0b1ae05c2b
|
change: upgrade python support version to ^3.7
|
2022-03-21 15:15:38 +08:00 |
|
debugtalk
|
4ff6c1ad05
|
fix #1141: parameterize failure caused by pydantic version
|
2022-03-21 15:12:02 +08:00 |
|
debugtalk
|
7de56be499
|
fix #1161: readme path error
|
2022-03-21 14:14:30 +08:00 |
|
debugtalk
|
b04b1f9f0f
|
fix: unittest
|
2022-03-20 10:09:41 +08:00 |
|
debugtalk
|
c252549568
|
feat: create python plugin in scaffold
|
2022-03-18 18:07:58 +08:00 |
|
debugtalk
|
59f60d94a9
|
change: upgrade funplugin to v0.3.0
|
2022-03-17 16:53:54 +08:00 |
|
debugtalk
|
4e67595dc3
|
bump version to v0.7.0
|
2022-03-15 23:55:42 +08:00 |
|
debugtalk
|
6d613734b3
|
change: update func plugin
|
2022-03-15 23:40:53 +08:00 |
|
debugtalk
|
3b9e6cd736
|
bump version to v0.6.4
|
2022-03-10 20:16:17 +08:00 |
|
debugtalk
|
0f9628e373
|
feat: support switch hashicorp plugin with environment HRP_PLUGIN_TYPE
|
2022-03-04 20:50:37 +08:00 |
|
debugtalk
|
398df1837c
|
merge main
|
2022-03-04 17:50:43 +08:00 |
|
debugtalk
|
1942d611f6
|
bump version to v0.6.3
|
2022-03-04 17:42:55 +08:00 |
|
debugtalk
|
54431f205b
|
update docs
|
2022-03-04 17:01:13 +08:00 |
|
buyuxiang
|
c158259219
|
fix compat convert, add unittest
|
2022-03-03 18:31:10 +08:00 |
|
buyuxiang
|
b5629071e1
|
fix: func convertCompatTestCase
|
2022-02-28 16:51:31 +08:00 |
|
buyuxiang
|
a491193894
|
feat: support setup/teardown hooks
Change-Id: I148e11c190859b57dd5268cfe5643762e43bd64a
|
2022-02-22 21:00:52 +08:00 |
|
debugtalk
|
4480248400
|
bump version to v0.6.2
|
2022-02-22 15:50:56 +08:00 |
|
debugtalk
|
18cab679cb
|
fix: parse data for request cookie value
|
2022-02-22 15:38:06 +08:00 |
|
debugtalk
|
54fe1173fa
|
change: update docs
|
2022-02-22 15:36:50 +08:00 |
|
debugtalk
|
3a6641a2a4
|
fix: omit print request/response body for non-text content
|
2022-02-21 21:18:31 +08:00 |
|
debugtalk
|
283f5861f9
|
fix #100: decode response body in br/gzip/deflate formats
|
2022-02-21 16:58:55 +08:00 |
|
buyuxiang
|
8429f8d08b
|
Merge branch 'main' of github.com:httprunner/hrp
Change-Id: I5075829627ac2775050b799c471eec1868542e15
|
2022-02-20 13:51:40 +08:00 |
|
buyuxiang
|
54402ad5f7
|
fix: extract data using jmespath
Change-Id: Icea3b8fa7e71dd610c19c91e21a259104ab2fe30
|
2022-02-20 13:43:28 +08:00 |
|
debugtalk
|
9560def232
|
fix: generate headers.\"Content-Type\" in har2case
|
2022-02-18 19:39:47 +08:00 |
|
debugtalk
|
b3d3d9157c
|
fix: omit pseudo header names for HTTP/1, e.g. :authority
|
2022-02-18 19:03:10 +08:00 |
|
debugtalk
|
6bb96e8eac
|
bump version to v0.6.1
|
2022-02-17 20:14:14 +08:00 |
|
buyuxiang
|
22479e1598
|
fix: broadcast to all rendezvous at once when spawn done
Change-Id: Ic04bc2f56aa40c2af42a1fdb3c261a10e8346033
|
2022-02-17 12:39:55 +08:00 |
|
buyuxiang
|
0299e3eecd
|
fix starts_with and ends_wih spelling
Change-Id: I1e475e8187f6e793cd9f9029af93a7d80603b26d
|
2022-02-14 14:41:15 +08:00 |
|
buyuxiang
|
25509f5cd1
|
modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
|
2022-02-11 17:54:32 +08:00 |
|
xucong053
|
57ea2c6453
|
feat: generate html reports for API testing #74
|
2022-02-08 14:50:20 +08:00 |
|