Skip to content

Commit b4821e1

Browse files
authored
Update testing.md
1 parent 74df23b commit b4821e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

practices/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
- Education on testing and testing principles should be important to the whole team.
5353
- Quality approaches should be driven as a team and implemented by everyone.
5454
- Teams should consider running regular coaching/mentoring sessions to support colleagues who are less experienced in testing to grow their skills, for example by:
55-
- No-blame group discussions to identify edge-case tests which have so far been missed, tests positioned incorrectly in the [test pyramid](https://martinfowler.com/articles/practical-test-pyramid.html).
55+
- Holding no-blame group discussions to identify edge-case tests which have so far been missed and tests positioned incorrectly in the [test pyramid](https://martinfowler.com/articles/practical-test-pyramid.html).
5656
- Pairing developers with a tester navigating so that the driver learns the necessary testing skills.
5757
- Testing is a shared team concern, not a tester’s job alone. Developers own testing for their code.
5858

0 commit comments

Comments
 (0)