Commit Graph

44 Commits

Author SHA1 Message Date
debugtalk
16cef1d1bb change: print panic trace 2022-03-25 16:20:27 +08:00
debugtalk
ceb290dd49 refactor: rename ga package to sdk 2022-03-25 15:57:25 +08:00
debugtalk
3eab7d470f Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-protocol 2022-03-25 09:37:44 +08:00
debugtalk
a23c85ee48 Merge pull request #1207 from httprunner/modify-loop-count
change: load testing total running count = worker spawn number * loop count
2022-03-24 23:43:57 +08:00
xucong053
c689255441 fix: modify loop count 2022-03-24 23:14:36 +08:00
debugtalk
62b21dab22 change: integrate sentry sdk for panic reporting and analysis 2022-03-24 19:46:21 +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
5888c51386 refactor: move files to hrp 2022-03-23 10:36:24 +08:00
debugtalk
288346bfd8 refactor: commands 2022-01-08 15:10:37 +08:00
debugtalk
d1b80bb164 feat: init scaffold 2022-01-08 11:42:39 +08:00
debugtalk
e0b0de4b93 feat: install hrp with one shell command 2022-01-07 17:59:42 +08:00
debugtalk
2a9f018489 change: RunE => Run 2022-01-07 15:38:34 +08:00
debugtalk
bbd9ebcecb change: remove extra log 2022-01-06 20:54:07 +08:00
debugtalk
17657d73a4 fix: skip set ulimit on windows 2021-12-30 16:40:04 +08:00
debugtalk
330d105d6c change: add debug log 2021-12-30 16:30:58 +08:00
debugtalk
3c54bf230b change: skip setting ulimit for windows 2021-12-30 16:22:08 +08:00
debugtalk
ce25a14fa8 feat: set ulimit to 10240 before load testing 2021-12-30 15:48:17 +08:00
debugtalk
12e3bda54b change: add website url 2021-12-28 15:22:54 +08:00
debugtalk
4fcab5cad5 refactor: move har2case to internal 2021-12-27 17:16:15 +08:00
debugtalk
b65affaefd feat: add banner in command 2021-12-27 14:52:39 +08:00
debugtalk
a1ea92cfc5 fix: data race 2021-12-24 17:11:58 +08:00
debugtalk
745a29a379 change: remove namespace 2021-12-22 21:04:20 +08:00
debugtalk
a36232b734 change: update logs 2021-12-22 20:45:53 +08:00
debugtalk
920e0a9431 refactor: logger 2021-12-22 19:36:53 +08:00
debugtalk
8ef4ad4282 refactor: fork boomer as sub module 2021-12-22 17:21:52 +08:00
debugtalk
4696a18eb4 fix: report transaction result 2021-12-21 20:38:36 +08:00
debugtalk
1e57b840b4 change: update docs 2021-12-20 20:22:19 +08:00
debugtalk
2b3c1b3c57 change: make API more concise 2021-12-07 21:44:06 +08:00
debugtalk
dcba1dfa65 feat: add PrometheusPusherOutput 2021-12-02 11:46:33 +08:00
debugtalk
45566f015c fix: typo
change: do not add console output by default

feat: add GA for docs

refactor: move builtin to internal

refactor: relocate sentry sdk

feat: report events with ga

change: use http client session

fix: report GA events

change: sentry
2021-11-26 15:39:17 +08:00
debugtalk
f6ac2d82fd feat #11: release hrp cli binaries automatically with github actions
feat #20: add Makefile for running unittest and building hrp cli binary
2021-11-19 17:38:31 +08:00
debugtalk
05249967f9 feat #19: integrate sentry for event reporting 2021-11-18 18:14:02 +08:00
debugtalk
16347d6796 feat: run standalone boomer 2021-11-14 20:58:45 +08:00
debugtalk
00284ff610 refactor: runner api 2021-11-11 16:23:30 +08:00
debugtalk
cc16ad51d6 change: PersistentPreRun log setting 2021-10-18 10:13:27 +08:00
debugtalk
a270af016c feat: global set log with pretty console 2021-10-18 10:04:45 +08:00
debugtalk
b345b455eb feat: global set log level 2021-10-18 09:57:07 +08:00
debugtalk
0efcb0a8d1 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00
debugtalk
1077e756b8 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
f8e56d04d6 feat: specify output directory 2021-10-17 00:46:17 +08:00
debugtalk
e3f0c99528 feat: add har2case flag 2021-10-17 00:22:59 +08:00
debugtalk
6486abde37 fix: project name 2021-10-16 23:31:57 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00