Skip to content

Commit 41a7db0

Browse files
authored
Update review.md
1 parent f62c246 commit 41a7db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

insights/review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ You may wish to score each individual component or system separately for these a
170170
- Testing is everyone's responsibility and test is a first-class concern.
171171
- We support all team members to practice good testing, including by holding no-blame sessions to discuss any automation tests we should have added, and what we can learn from having missed them initially.
172172
- We build code for testability.
173-
- Tests are part of our standard peer-review process.
173+
- Tests (including both test code and test coverage & whether there are gaps) are part of our standard peer-review process.
174174
- Repetitive tests are automated.
175175
- Testing is considered before each work item is started and throughout its delivery.
176176
- We use the right mix of testing techniques including automated checks and exploratory testing.

0 commit comments

Comments
 (0)