docs: spell out TDD in ATDD link text
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7d39a2bbdd
commit
7fd39dffe7
|
|
@ -363,7 +363,7 @@ This tutorial used `*automate` to generate tests for **existing features** (test
|
||||||
- Want failing tests BEFORE implementation
|
- Want failing tests BEFORE implementation
|
||||||
- Following red → green → refactor cycle
|
- Following red → green → refactor cycle
|
||||||
|
|
||||||
See [How to Run ATDD](/docs/how-to/workflows/run-atdd.md) for the TDD approach.
|
See [How to Run ATDD](/docs/how-to/workflows/run-atdd.md) for the test-drive development (TDD) approach.
|
||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue