Reworded titles of some clear how-to guides

Files retitled:

assert.rst
bash-completion.rst
capture.rst
existingtestsuite.rst
mark.rst
monkeypatch.rst
nose.rst
parametrize.rst
plugins.rst
skipping.rst
tmpdir.rst
usage.rst
This commit is contained in:
Daniele Procida
2021-03-10 19:18:21 +00:00
parent 4a19533ba5
commit d2d975d6cf
12 changed files with 18 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
The writing and reporting of assertions in tests
How to write and report assertions in tests
==================================================
.. _`assertfeedback`: