Testing Patterns

REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.

emvnuel Updated

File contents

emvnuel/SKILL.md/tree/main/testing-patterns commit 1a62c0d5f9

Frequently asked questions

npx skillmds@latest add emvnuel/testing-patterns