A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams) and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
Upgrade wiremock 2.27.2 and json-path 2.9.0
Fixes Issue
PR Branch https://github.com/baulea/zerocode/tree/upgrade_wiremock_and_json-path
Motivation and Context
resolves #635
Checklist:
[ ] Unit tests added
[x] Integration tests added Integration test corrected
[x] Test names are meaningful
[x] Feature manually tested
[x] Branch build passed
[x] No 'package.*' in the imports
[ ] Relevant Wiki page updated with clear instruction for the end user
[ ] Http test added to
http-testing
module(if applicable) ?[ ] Kafka test added to
kafka-testing
module(if applicable) ?