Reduced description lengths
This commit is contained in:
parent
460f19f240
commit
ee8bae4006
10 changed files with 15 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: tdd
|
||||
description: Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
|
||||
description: Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
|
||||
---
|
||||
|
||||
# Test-Driven Development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue