Skip to content

Commit e735ccb

Browse files
Renamed skill
1 parent 13ea2cd commit e735ccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .claude/skills/migrate-junit-source-to-tabletest

.claude/skills/use-tabletest/SKILL.md renamed to .claude/skills/migrate-junit-source-to-tabletest/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: use-tabletest
2+
name: migrate-junit-source-to-tabletest
33
description: Convert JUnit 5 @MethodSource/@CsvSource/@ValueSource parameterized tests to @TableTest (JDK8)
44
---
55
Goal: Migrate JUnit 5 parameterized tests using @MethodSource/@CsvSource/@ValueSource to @TableTest with minimal churn and passing tests.

0 commit comments

Comments
 (0)