home/categories/testing/giuseppe-trisciuoglio-developer-kit-skills-junit-test-unit-test-parameterized-skill-md
testingtesting-security
unit-test-parameterized
Parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Run single test method with multiple input combinations. Use when testing multiple scenarios with similar logic.
maintainer
giuseppe-trisciuoglio
Updated 1/14/2026
Stars
60
Forks
2
quick start
Installation and usage
Parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Run single test method with multiple input combinations. Use when testing multiple scenarios with similar logic.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use unit-test-parameterized