home/categories/testing/emvnuel-skill-md-testing-patterns-skill-md
testingtesting-security

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
maintainer
emvnuel
Updated 12/28/2025
Stars
0
Forks
0
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use testing-patterns