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:
…al fix)
POTENTIAL FIX FOR ALPHA KEY ALREADY CONSUMED, BUT UNABLE TO PARSE, DISPLAY and ASSERT ISSUE
Fixes Issue
657
PR Branch: issue-657_fix
Motivation and Context
Checklist:
[ ] New Unit tests were added
[x] Integration tests were added
[x] Test names are meaningful
[x] Feature manually tested and outcome is successful
[x] PR doesn't break any of the earlier features for end users
[x] Branch build passed in CI
[x] No 'package.*' in the imports
[ ] Relevant DOcumentation page added or updated with clear instructions and examples for the end user
[ ] Http test added to
http-testing
module(if applicable) ?[x] Kafka test added to
kafka-testing
module(if applicable) ?