We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9560588 commit fddf5abCopy full SHA for fddf5ab
docs/source/CONTRIBUTING.rst
@@ -162,7 +162,7 @@ What makes a good change request?
162
Development. They place a watch on the directory that invokes the
163
tests automagically as the code is changed. This is far more
164
efficient than having to run a whole build between code changes. See
165
- `this definition<http://artofunittesting.com/definition-of-a-unit-test/>`__
+ `this definition <http://artofunittesting.com/definition-of-a-unit-test/>`__
166
of unit testing for a good set of criteria to keep in mind for writing
167
effective unit tests.
168
0 commit comments