Testing Workflow

Unified testing workflow — TDD (RED/GREEN/REFACTOR), blackbox integration testing with F8A Summer Test (JSON test cases, WireMock, Testcontainers), and 7-phase verification pipeline. Use when writing unit or integration tests, generating test scaffolds, configuring JaCoCo coverage thresholds, using StepVerifier for reactive tests, MockMvc/WebTestClient for API tests, or setting up Testcontainers. Includes scripts/generate-test-scaffold.sh.

taipt1504 Updated

File contents

taipt1504/agent-skills/tree/main/skills/testing-workflow commit b525f0b4b0

Frequently asked questions

npx skillmds@latest add taipt1504/testing-workflow