Agent Skills: unit-test-parameterized

Provides parameterized testing patterns with JUnit 5, generates data-driven unit tests using @ParameterizedTest, @ValueSource, @CsvSource, @MethodSource. Creates tests that run the same logic with multiple input values. Use when writing data-driven Java tests, multiple test cases from single method, or boundary value analysis.

UncategorizedID: giuseppe-trisciuoglio/developer-kit/unit-test-parameterized

Install this agent skill to your local

pnpm dlx add-skill https://github.com/giuseppe-trisciuoglio/developer-kit/unit-test-parameterized

Skill Files

Browse the full folder contents for unit-test-parameterized.

Download Skill

Loading file tree…

Select a file to preview its contents.