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
更新於 12/28/2025
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use testing-patterns