Skip to content

Commit af74be8

Browse files
Improve: Code coverage -> Code Coverage
1 parent 8155ad1 commit af74be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3028,7 +3028,7 @@ _[⬆ Back to Top](#table-of-contents)_
30283028

30293029
### Is it a good idea to follow each automated build with the execution of automated tests?
30303030

3031-
- [ ] Yes. Code coverage can be used to assess progress.
3031+
- [ ] Yes. Code Coverage can be used to assess progress.
30323032
- [ ] No. Automated tests should be executed when the implementation of a Product Backlog item is complete.
30333033
- [x] Yes. The tests may identify whether there are problems that the Developers should fix before proceeding.
30343034
- [ ] No. It would take too much time.

0 commit comments

Comments
 (0)