unit-test-parameterized

SKILLFlujo de trabajocomunidad
v0.0.0giuseppe-trisciuoglioMITActualizado hace 2 mFuente →

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 →
329Estrellas del repo
1Clientes
1Formatos
hace 2 mÚltima actualización
Skill
Autorgiuseppe-trisciuoglio
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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.

Palabras clave
skillclaude