This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
v0.6.3
- feat: support customized setup/teardown hooks (variable assignment not supported)
- feat: add flag
--log-plugin
to turn on plugin logging - change: add short flag
-c
for--continue-on-failure
- change: use
--log-requests-off
flag to turn off request & response details logging - fix: support posting body in json array format
- fix: testcase format compatibility with HttpRunner