The One-Line Story
Make every behavioral change be a single line.
less than a minute
The Change
Refactor until the story implementation is trivial. Then TDD the trivial story.
The Value Proposition
Making only tiny feature changes provides the following value:
- Reduce bugs written.
- Reduce story implementation cost.
- Reduce scope that requires verification / testing.
- Reduce time between code complete and shipped.
Please log in
This content is only available to students. Please log in to access it.