The Open Source Solution
Meet zerocode-tdd (opens in a new tab), the Open Source framework available as a maven library.
A TDD framework allowing developers and SDETs to write automated test scenarios in a declarative way using simple JSON or YAML, which manages the heavy lifting of invoking the target APIs behind the scenes and automatically asserts the outcomes.
Features:
The OSS library intends to solve many testing challenges some of which are:
- Writing tests using simple JSON or YAML without the need of having programming skills
- Running tests in parallel to generate load/stress without any additional tooling
- Switching environments declaratively and programmatically in CI CD pipelines as well as locally
Welcome to Clean and Maintainable Tests
With zerocode-tdd,
- You can say goodbye to verbose test code and hello to clean, readable, and maintainable regression packs.
- Run the test packs from your favourite IDE or via headless mode e.g. GitHub Actions or GitLab Pipelines etc
Ready to revolutionize your product development cycle? Let's dive in, discover and "tddfy" your product workflow!