sk Skill · affaan-m
quarkus-tdd
Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 1,696
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
xmljavabashJavaScript
An agent skill that loads TDD guidance for Quarkus 3.x LTS services, covering JUnit 5, Mockito, REST Assured, Apache Camel route testing, and JaCoCo coverage enforcement. It prescribes a write-tests-first workflow with an 80%+ coverage target and structured test organization using @Nested classes.
Reach for it when your agent needs a consistent, opinionated TDD process for Quarkus or event-driven Camel-based services.
Use it to
- Add a REST endpoint test-first with REST Assured
- Test Apache Camel routes and event services
- Enforce 80%+ JaCoCo coverage in Maven
- Refactor or fix bugs with tests written first
- Test CompletableFuture and reactive streams
For Java developers building Quarkus 3.x event-driven services
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,800
- Installs, 8 weeks
- 1,696
- Host stars
- 259k
- Host language
- JavaScript
topicsquarkustddjunit5cameljacocotesting