Commit Graph

211 Commits

Author SHA1 Message Date
debugtalk
a33f689726 fix: reload to refresh previously loaded debugtalk module 2020-06-08 17:18:25 +08:00
debugtalk
97557a9b6f docs: update changelog 2020-06-08 16:32:53 +08:00
debugtalk
9a3962b995 fix: incorrect summary success when testcase failed 2020-06-08 16:22:55 +08:00
debugtalk
8ee713ac12 change: log httprunner version 2020-06-08 11:45:21 +08:00
debugtalk
fceec59815 docs: update 2020-06-08 11:09:20 +08:00
debugtalk
fbf5f245c7 fix: add ExtendJSONEncoder to safely dump json data with python object, such as MultipartEncoder 2020-06-07 22:32:49 +08:00
debugtalk
5c06b91b62 feat: support alter response in teardown hooks 2020-06-07 21:39:46 +08:00
debugtalk
9f140fc958 fix: ensure upload ready 2020-06-07 17:17:52 +08:00
debugtalk
155ea7dad8 feat: implement step setup/teardown hooks 2020-06-07 16:38:59 +08:00
debugtalk
d5fea81ea6 change: search debugtalk.py upward recursively until system root dir 2020-06-07 12:51:45 +08:00
debugtalk
ab8a66f2b7 test: add unittest form testcase with abnormal path 2020-06-07 12:44:02 +08:00
debugtalk
866cd612f4 fix: handle cases when parent directory name includes dot/hyphen/space 2020-06-05 19:42:01 +08:00
debugtalk
f1046d32ee change: add --tb=short for hrun command 2020-06-05 15:02:04 +08:00
debugtalk
b32296537d docs: update changelog 2020-06-05 14:39:21 +08:00
debugtalk
9796c0b8a6 fix: log testcase duration before raise ValidationFailure 2020-06-04 18:36:37 +08:00
debugtalk
81d6f2d65b feat: extract session variable from referenced testcase step 2020-06-04 18:23:34 +08:00
debugtalk
22c27ec15a docs: update changelog 2020-06-04 16:40:35 +08:00
debugtalk
75228d15f0 fix: only strip whitespaces and tabs, \n\r are left because they maybe used in changeset 2020-06-04 15:21:22 +08:00
debugtalk
8bd3904e71 fix: missing request json 2020-06-04 14:14:41 +08:00
debugtalk
6506a2e864 feat: add sentry sdk 2020-06-04 11:14:04 +08:00
debugtalk
a3eb909745 fix: github action 2020-06-03 22:24:09 +08:00
debugtalk
f03f9003f9 feat: hrun supports run pytest files 2020-06-03 21:20:59 +08:00
debugtalk
0e9513afa0 change: har2case generate pytest file by default 2020-06-03 20:00:47 +08:00
debugtalk
b11d2b349d docs: update changelog and example tests 2020-06-03 18:50:18 +08:00
debugtalk
6a8e9752e1 docs: update changelog 2020-06-03 16:50:53 +08:00
debugtalk
c303fc72e4 fix: convert jmespath.search result to int/float 2020-06-03 16:50:53 +08:00
debugtalk
763301ba3f docs: update sponsor info 2020-06-03 16:50:53 +08:00
debugtalk
a93faf0309 docs: update changelog 2020-05-29 20:52:08 +08:00
debugtalk
63925b9c25 change: move all unittests to tests folder 2020-05-28 18:46:31 +08:00
debugtalk
052869d59c change: make allure-pytest, requests-toolbelt, filetype as optional dependencies 2020-05-28 18:21:33 +08:00
debugtalk
d0a289c6bf fix: ensure compatibility with deprecated cli args in v2 2020-05-28 18:10:50 +08:00
debugtalk
ab5c49c05d fix: UnicodeDecodeError when request body in protobuf 2020-05-28 14:14:45 +08:00
debugtalk
81608b3bd5 fix: ensure compatibility issues between testcase format v2 and v3 2020-05-27 18:52:45 +08:00
debugtalk
f52c28f924 fix: duplicate running referenced testcase 2020-05-27 11:21:01 +08:00
debugtalk
034759dd71 docs: add changelog 2020-05-26 21:31:59 +08:00
debugtalk
e30e6c6928 docs: add installation 2020-05-26 21:16:55 +08:00
debugtalk
04be7efa7e docs: remove v2 docs 2020-05-26 16:29:27 +08:00
debugtalk
8abf469ee0 fix: make referenced testcase as pytest class 2020-05-25 23:06:00 +08:00
debugtalk
52e76a670f feat: make referenced testcase as pytest class 2020-05-25 17:53:22 +08:00
debugtalk
5196cfa3ec fix: ensure converted python file in utf-8 encoding 2020-05-23 19:54:30 +08:00
debugtalk
07ec852f6c feat: dump log for each testcase 2020-05-22 12:57:25 +08:00
debugtalk
814da4f1e8 feat: each testcase has an unique id in uuid4 format 2020-05-21 20:14:09 +08:00
debugtalk
74f8a79e73 change: remove default added -s option for hrun 2020-05-21 18:06:52 +08:00
debugtalk
9a969b295e feat: builtin allure report 2020-05-21 17:34:51 +08:00
debugtalk
354e4c2726 feat: add default header for each testcase #721 2020-05-21 16:11:33 +08:00
debugtalk
7b819ab311 fix: ensure referenced testcase share the same session 2020-05-21 15:25:56 +08:00
debugtalk
ba7cc9df62 feat: log request/response headers and body with indent 2020-05-19 16:07:41 +08:00
debugtalk
405e20ca90 fix: remove request header startswith : e.g. :method, :scheme 2020-05-19 13:11:46 +08:00
debugtalk
990fc1de0e feat: har2case with request cookies 2020-05-19 11:57:01 +08:00
debugtalk
32e9eaad6a docs: update changelog 2020-05-19 11:08:16 +08:00