徐聪
|
a60a6f6aef
|
fix: avoid data racing.
|
2022-01-04 15:43:58 +08:00 |
|
徐聪
|
5d82873e1d
|
fix: avoid data racing.
|
2022-01-04 15:36:01 +08:00 |
|
徐聪
|
b8e9f320eb
|
feat: data-driven.
|
2022-01-04 14:24:19 +08:00 |
|
徐聪
|
0158e9e7ba
|
feat: data-driven.
|
2022-01-04 12:02:38 +08:00 |
|
徐聪
|
e84f1367bb
|
feat: data-driven.
|
2022-01-04 11:24:06 +08:00 |
|
徐聪
|
6e5d8ca77a
|
feat: data-driven.
|
2022-01-04 11:03:55 +08:00 |
|
徐聪
|
cfc46b0a63
|
feat: data-driven.
|
2021-12-30 22:31:39 +08:00 |
|
徐聪
|
57816f504b
|
feat: data-driven.
|
2021-12-30 21:28:05 +08:00 |
|
bbx-winner
|
76468ffdc3
|
Merge branch 'main' into byx/dev
|
2021-12-30 21:23:24 +08:00 |
|
buyuxiang
|
e5608f7758
|
chore: add BUILTIN.md, append CHANGELOG.md
Change-Id: I12e0c6ba3621d383fa46a811abbdcd55dbf80a17
|
2021-12-30 19:50:55 +08:00 |
|
buyuxiang
|
e3b481a273
|
complete the comment of builtin.Contains
Change-Id: I949e2ccda53960dd12f64bda3c9c69513f59d4ed
|
2021-12-30 18:27:58 +08:00 |
|
debugtalk
|
51df014c4a
|
change: update models
|
2021-12-30 18:02:15 +08:00 |
|
徐聪
|
1180511d8f
|
resolve conflict.
|
2021-12-30 17:35:27 +08:00 |
|
徐聪
|
fc3c9c19a2
|
feat: data-driven.
|
2021-12-30 17:31:14 +08:00 |
|
xucong053
|
e1107d3ea1
|
Merge pull request #6 from httprunner/main
new pull request. 12.30
|
2021-12-30 16:51:25 +08:00 |
|
debugtalk
|
271c533b4b
|
Merge pull request #43 from httprunner/refactor-case-runner
v0.3.1
- feat: set ulimit to 10240 before load testing
- fix: concurrent map writes in load testing
|
2021-12-30 16:43:11 +08:00 |
|
debugtalk
|
025e84ff81
|
fix: skip set ulimit on windows
|
2021-12-30 16:40:04 +08:00 |
|
debugtalk
|
2c69966c2f
|
change: add debug log
|
2021-12-30 16:30:58 +08:00 |
|
debugtalk
|
3f709b4d71
|
change: skip setting ulimit for windows
|
2021-12-30 16:22:08 +08:00 |
|
debugtalk
|
52d43861f3
|
feat: set ulimit to 10240 before load testing
|
2021-12-30 15:48:17 +08:00 |
|
buyuxiang
|
a1e7d0e13c
|
fix: contains assertion bug; feat: add type_match, contained_by, string_equals assertion methods
Change-Id: Icb15fe33a58d1ff69991435bbe70c3cd53bb8dea
|
2021-12-30 14:47:10 +08:00 |
|
debugtalk
|
dbcb7f731a
|
change: remove duplicate error logging
|
2021-12-30 13:37:02 +08:00 |
|
debugtalk
|
345f8c0038
|
fix: concurrent map writes in load testing
|
2021-12-30 13:15:04 +08:00 |
|
debugtalk
|
3b49d7a5fc
|
revert license
|
2021-12-30 11:52:53 +08:00 |
|
debugtalk
|
ae53e60a50
|
fix: unittest
|
2021-12-29 21:29:16 +08:00 |
|
徐聪
|
5e017a4ee7
|
feat: data-driven.
|
2021-12-29 18:48:37 +08:00 |
|
徐聪
|
c1d1d060de
|
add interface request verification method.
|
2021-12-29 16:43:43 +08:00 |
|
徐聪
|
46179f5acb
|
Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism
|
2021-12-29 15:59:27 +08:00 |
|
徐聪
|
6e9c55e93d
|
feat: data-driven.
|
2021-12-29 15:59:10 +08:00 |
|
徐聪
|
a39b8dde48
|
Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism
|
2021-12-29 15:26:11 +08:00 |
|
徐聪
|
11ea588ee2
|
feat: data-driven.
|
2021-12-29 15:25:57 +08:00 |
|
徐聪
|
86b50e6d0d
|
add interface request verification method.
|
2021-12-29 15:23:36 +08:00 |
|
徐聪
|
1bcd5acfab
|
Merge branch 'main' into chore/support-rich-interface-request-result-verification-mechanism
|
2021-12-29 15:02:35 +08:00 |
|
徐聪
|
83923affa8
|
feat: data-driven.
|
2021-12-29 15:02:12 +08:00 |
|
徐聪
|
60accfb8eb
|
add interface request verification method.
|
2021-12-29 14:46:05 +08:00 |
|
debugtalk
|
f2b732a78c
|
change: skip go plugin test for windows
|
2021-12-28 22:46:01 +08:00 |
|
debugtalk
|
2da666a4e6
|
feat: support creating and calling custom functions with go plugin
|
2021-12-28 22:01:02 +08:00 |
|
xucong053
|
97e2865022
|
Merge pull request #4 from xucong053/master
feat: running with data-driven tests.
|
2021-12-28 18:39:06 +08:00 |
|
xucong053
|
544c9f896c
|
Merge pull request #3 from httprunner/main
new pull request. 12.28
|
2021-12-28 18:18:14 +08:00 |
|
徐聪
|
43deb78b26
|
feat: data-driven.
|
2021-12-28 18:16:02 +08:00 |
|
debugtalk
|
49829a6fc7
|
refactor: run testcase with case runner
|
2021-12-28 18:12:27 +08:00 |
|
debugtalk
|
6f3b492839
|
change: add website url
|
2021-12-28 15:22:54 +08:00 |
|
debugtalk
|
48ed99e153
|
Merge pull request #40 from httprunner/revert-39-licence
Revert "Update License"
|
2021-12-28 14:19:35 +08:00 |
|
debugtalk
|
36d3e5a877
|
Revert "Update License"
|
2021-12-28 14:19:07 +08:00 |
|
徐聪
|
2f5afb5ffc
|
feat: data-driven.
|
2021-12-27 22:20:29 +08:00 |
|
徐聪
|
09ff0cd918
|
feat: data-driven.
|
2021-12-27 22:03:16 +08:00 |
|
debugtalk
|
9608e6a16b
|
refactor: move har2case to internal
|
2021-12-27 17:16:15 +08:00 |
|
debugtalk
|
398ef87894
|
bump version to v0.4.0
|
2021-12-27 17:13:53 +08:00 |
|
debugtalk
|
8e8ad97ba0
|
Merge branch 'main' of https://github.com/httprunner/hrp into dev
|
2021-12-27 16:14:56 +08:00 |
|
debugtalk
|
8666d665ed
|
Merge pull request #39 from httprunner/licence
Update License
switch license from Apache-2.0 to AGPL-3.0
|
2021-12-27 16:14:05 +08:00 |
|