authorjapps/zerocode
zerocode-tdd is a community-developed, free, open-source, outcome-driven automated testing for Data Pipelines, ETL, REST API, Kafka(Data Streams), Databases and Load scenarios. all defined in simple JSON or YAML — with zero coding. observed · 2026-09-01
Health v2 · maintenance only
96/100
- Activity 100
- Release rhythm 88
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 42.0
- age_days: 3711
- days_rel: 2
- days_push: 2
- n_releases_24m: 7
Adoption not part of the score
1012 stars · 451 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Zerocode TDD is an open-source, no-code automated testing framework for REST/SOAP APIs, Kafka data streams, databases, ETL pipelines, and load scenarios, with tests defined declaratively in JSON or YAML. It runs on the JVM (Java/Kotlin) with JUnit integration and a companion Steply CLI for language-independent execution.
Use cases
- automate REST API tests without writing code
- test Kafka produce/consume scenarios with JSON or protobuf messages
- run database SQL assertions in automated tests
- add performance and load testing to CI builds
- test SOAP endpoints with XML payloads through a proxy
- parameterize API tests from CSV files
- assert JSON response arrays, headers, and payloads
When to choose
- your team wants declarative JSON/YAML test scenarios instead of code
- you need combined API, Kafka, and database testing in one framework
- you want load testing integrated with functional tests via JUnit 5
- QA and developers share a common low-code test format
When to avoid
- you need a pure code-first testing framework with full programmatic control
- your stack is not JVM-based and you don't want the Steply CLI
- you rely on the removed Wiremock DSL integration
- you need UI/browser end-to-end testing
Facets
framework · maturity active
testing e2e-testing benchmarking http-client mocking testing apis developer-tools jvm cli api-testing kafka-testing load-testing no-code json-dsl soap database-testing etl-testing junit automation data-engineering docker
10 sources
- readme: https://github.com/authorjapps/zerocode · fetched 2026-09-01 · 1f9e95bda6c3
- homepage: https://zerocode-tdd.tddfy.com · fetched 2026-08-29 · 97a388ff7e57
- site_page: https://zerocode-tdd.tddfy.com/about · fetched 2026-08-29 · e3f0eeac9694
- site_page: https://zerocode-tdd.tddfy.com/faqs/Forked-Builds-Failing-Due-to-Docker-Hub-Rate-Limiting · fetched 2026-08-29 · 167aa812748a
- site_page: https://zerocode-tdd.tddfy.com/faqs/QnA-Does-it-support-https-connections · fetched 2026-08-29 · e68c63183572
- site_page: https://zerocode-tdd.tddfy.com/faqs/QnA-How-to-assert-an-array-in-the-response-with-SIZE-Greater-Than-or-Lesser-Than · fetched 2026-08-29 · 4f5c4256f38a
- site_page: https://zerocode-tdd.tddfy.com/faqs/QnA-How-to-assert-custom-headers-of-the-response · fetched 2026-08-29 · 09b5ba00f8ac
- site_page: https://zerocode-tdd.tddfy.com/faqs/QnA-How-to-invoke-POST-apis · fetched 2026-08-29 · 941cc20f6f0e
- site_page: https://zerocode-tdd.tddfy.com/faqs/QnA-How-to-pass-headers-auth-info-auth-headers-in-the-headers-APIs · fetched 2026-08-29 · 0bbd22dfe65e
- site_page: https://zerocode-tdd.tddfy.com/faqs/QnA-How-to-test-your-APIs-easily-via-simple-JSON-steps · fetched 2026-08-29 · da3b5026ae03
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| authorjapps/zerocode | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="authorjapps/zerocode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem