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
17417
Install this agent skill to your local
Skill Files
Browse the full folder contents for unit-test-parameterized.
Loading file tree…
Select a file to preview its contents.