Skip to content

Definition Of Done (DOD)

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

In order for work 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 Rob
  • User story acceptance criteria test passes
  • Technical Debt has not increased (certified by Rob)
Clone this wiki locally