Skip to content

Definition Of Done (DOD)

Ben Rogers edited this page Feb 26, 2017 · 7 revisions

In order for work (work means an item in the Sprint Backlog) to be considered "done", it must pass the following conditions:

  • All code and unit tests checked in to GitHub
  • Automated unit testing passes
  • Code has been reviewed and certified by Robert (via a Pull Request)
  • User story acceptance criteria test passes (certified by Ben)
  • Technical Debt has not increased (certified by Robert)
Clone this wiki locally