unit-test-parameterized

SKILLFlusso di lavorocommunity
v0.0.0giuseppe-trisciuoglioMITAggiornato 1 mesi faFonte →

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 →
329Stelle del repo
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
Autoregiuseppe-trisciuoglio
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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.

Parole chiave
skillclaude