- Fixed a bug for
path_eq
comparison where when a string value is compared by a path, an error is thrown by jq. Error Link: #27. Special thanks to @badevos for the fix
- Fix script breaking on test cases starting with numbers Eg:
01_testcase, 02_testcase
and containing hyphen-
Eg:test-case
- Fixed null body being sent when no body content was provided.
- Fixed typo in external script test message.
- External script injection for testing.
- Support for Automated testing.
- Added automated api calling feature.