Created
November 2, 2022 21:39
-
-
Save cpoDesign/90284a995f32b4765461ef006788a611 to your computer and use it in GitHub Desktop.
DOD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DOD (Definition of Done) | |
- code is ready | |
- code has unit tests | |
- code has integration tests | |
- applied SOLID | |
Documnetation | |
- documentation is procudes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment