We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 417afdc + aa951a1 commit 33c5a0fCopy full SHA for 33c5a0f
docs/writing/tests.rst
@@ -58,7 +58,7 @@ Some general rules of testing:
58
good set of tests, you or other maintainers will rely largely on the
59
testing suite to fix the problem or modify a given behavior. Therefore
60
the testing code will be read as much as or even more than the running
61
- code. A unit test whose purpose is unclear is not very helpful is this
+ code. A unit test whose purpose is unclear is not very helpful in this
62
case.
63
64
- Another use of the testing code is as an introduction to new developers. When
0 commit comments