The One-Line Story

Make every behavioral change be a single line.

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:

  1. Reduce bugs written.
  2. Reduce story implementation cost.
  3. Reduce scope that requires verification / testing.
  4. Reduce time between code complete and shipped.
Please log in

This content is only available to students. Please log in to access it.