Definition of Done - Spicery/Nutmeg GitHub Wiki

The definition of done is the entry-criterion for the Done state on the Nutmeg Kanban board.

  • Wiki pages updated
  • Code complete
  • Code compiles
  • Unit tests pass
  • Integration tests pass (once we have the integration tests in place)
  • Code builds (once we have the build scripts in place!) and the build includes the new feature