unit-test-parameterized

SKILLWorkflowcommunity
v0.0.0giuseppe-trisciuoglioMITUpdated 1mo agoSource →

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,

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
329Repo stars
1Clients
1Formats
1mo agoLast update
Skill
Authorgiuseppe-trisciuoglio
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

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.

Keywords
skillclaude