Commit Graph

16 Commits

Author SHA1 Message Date
debugtalk
9a0ffa9802 feat: add builtin function environ/ENV 2022-04-25 14:14:58 +08:00
debugtalk
55cb328ec1 fix: add cmd dir path to PATH 2022-04-24 18:51:28 +08:00
debugtalk
1202f2d6ae fix: assertion equals 2022-04-22 22:54:04 +08:00
debugtalk
44276b6901 feat: print output with colors 2022-04-22 20:18:01 +08:00
debugtalk
66a0d13c10 refactor: run tests with pytest 2022-04-22 19:28:16 +08:00
buyuxiang
3588ab0f0a feat: support websocket protocol 2022-04-21 20:53:11 +08:00
debugtalk
98c23fbd1f fix: unittest with failfast 2022-04-16 00:36:38 +08:00
xucong053
1aafdd8401 fix: failed to assert when int is compared with int64 #1232 2022-04-11 18:19:18 +08:00
debugtalk
4466e9b980 fix: avoid panic when running tests 2022-04-06 13:36:06 +08:00
debugtalk
f84bf3b1a6 feat: support run testcases in specified folder path #1198 2022-03-28 18:44:16 +08:00
debugtalk
6b2623b95f fix: call referenced api/testcase with relative path 2022-03-27 23:08:56 +08:00
debugtalk
ee86bb9292 change: remove startproject in python version, move all features to go version 2022-03-27 10:00:02 +08:00
debugtalk
e382f692e4 change: remove har2case, move all features to go version 2022-03-26 11:58:54 +08:00
debugtalk
a5f7eea9c3 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
d3b3b80d17 refactor: move load json/yaml functions to internal 2022-03-26 09:26:12 +08:00
debugtalk
2187d41e65 refactor: move files to hrp 2022-03-23 10:36:24 +08:00