apply doc changes from just backed out changeset

This commit is contained in:
holger krekel
2013-11-22 13:53:43 +01:00
parent a6783cd6f3
commit 94031f9cef
2 changed files with 9 additions and 1 deletions

View File

@@ -53,6 +53,12 @@ then the test collection looks like this::
============================= in 0.01 seconds =============================
.. note::
the ``python_functions`` and ``python_classes`` has no effect
for ``unittest.TestCase`` test discovery because pytest delegates
detection of test case methods to unittest code.
Interpreting cmdline arguments as Python packages
-----------------------------------------------------