We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ea2cd commit e735ccbCopy full SHA for e735ccb
1 file changed
.claude/skills/use-tabletest/SKILL.md …grate-junit-source-to-tabletest/SKILL.md.claude/skills/use-tabletest/SKILL.md renamed to .claude/skills/migrate-junit-source-to-tabletest/SKILL.md
@@ -1,5 +1,5 @@
1
---
2
-name: use-tabletest
+name: migrate-junit-source-to-tabletest
3
description: Convert JUnit 5 @MethodSource/@CsvSource/@ValueSource parameterized tests to @TableTest (JDK8)
4
5
Goal: Migrate JUnit 5 parameterized tests using @MethodSource/@CsvSource/@ValueSource to @TableTest with minimal churn and passing tests.
0 commit comments