We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8155ad1 commit af74be8Copy full SHA for af74be8
README.md
@@ -3028,7 +3028,7 @@ _[⬆ Back to Top](#table-of-contents)_
3028
3029
### Is it a good idea to follow each automated build with the execution of automated tests?
3030
3031
-- [ ] Yes. Code coverage can be used to assess progress.
+- [ ] Yes. Code Coverage can be used to assess progress.
3032
- [ ] No. Automated tests should be executed when the implementation of a Product Backlog item is complete.
3033
- [x] Yes. The tests may identify whether there are problems that the Developers should fix before proceeding.
3034
- [ ] No. It would take too much time.
0 commit comments