contains quarkus examples for different extensions and how to test them.
inspired by Workshop: Cloud Native Testing
quarkus-jpa-kotlin
- quarkus panache repository pattern
- 3 different ways how to use testcontainers with quarkus
quarkus-mongodb-kotlin
- mongodb testcontainer
quarkus-web-kotlin
- mocking
- rest-assured
- native image testing
Further Reading: