422 Frameworks Quarkus Testing Integration Tests

Use when you need to write or improve integration tests for Quarkus — including @QuarkusTest, Dev Services for automatic container provisioning, Testcontainers via QuarkusTestResourceLifecycleManager, WireMock for external HTTP stubs, @QuarkusIntegrationTest for black-box testing against packaged artifacts, REST Assured, data isolation strategies (@TestTransaction vs @BeforeEach cleanup), and Maven Surefire/Failsafe three-tier split (*Test, *IT, *AT). This should trigger for requests such as Add or improve integration tests in a Quarkus project; Configure Testcontainers or Dev Services for Quarkus tests; Add WireMock stubs for external HTTP dependencies in Quarkus integration tests; Set up @QuarkusIntegrationTest for packaged artifact or native binary testing; Fix test data isolation or configure Maven Surefire/Failsafe split. Part of cursor-rules-java project

majiayu000 02781d8 2 files · 4.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/422-frameworks-quarkus-testing-integration-tests commit 02781d84f2

Frequently asked questions

npx skillmds add majiayu000/422-frameworks-quarkus-testing-integration-tests