generate-testcase
Installation
SKILL.md
User Input
$ARGUMENTS
You MUST consider the user input before proceeding (if not empty).
Preparation
- Find all commits after this branch is forked.
- Compare two commits and extract all new files.
- Locate the test directory. The test file should be saved in this directory.
- Locate the spec directory, often
./specs/.