Loading...
Loading...
Found 2 Skills
Use when the user wants to validate that implemented code matches its specifications, generate integration tests from feature files, or check if code still satisfies existing scenarios. Trigger after implementation completes a feature. Also use when the user asks "does the code do what we specified?" or "generate tests from the feature files".
Apply Test-Driven Development workflow for new features and bugfixes.