We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417afdc commit aa951a1Copy full SHA for aa951a1
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