zerocode
https://github.com/authorjapps/zerocode
Java
A community-developed, free, open source API automation testing framework built using Java JUnit core runners for Http REST, SOAP, Kafka, RDBMS and more. It enables to create and maintain test-cases with absolute minimum effort.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to zerocode
Help out
- Issues
- ISSUE-723 # Add support for loading scenarios from relative path.
- Execute tests from absolute path of a scenario file
- Execute tests from a relative path of a scenario file from the PWD(Present Working Directory)
- PR - updated to latest kafka images
- Integrate LLM or GPT for test scenario description
- Include pending tests for bugfix related to Kafka messages with UUID record keys
- Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1
- ISSUE-195 # Generation of Scenarios from OpenAPI specifications (POC)
- Fixed flaky test-case: ZeroCodeAssertionsProcessorImplTest#testDate.testDateAfterBefore_fail_both
- [REPORT]Persist report and run-log files to an external space after all tests executions
- Docs
- Java not yet supported