Improve docs formatting
This commit is contained in:
parent
a12eadd9ef
commit
5a7aa123ea
|
@ -150,7 +150,7 @@ You can check for multiple glob patterns by adding a space between the patterns:
|
||||||
|
|
||||||
the ``python_functions`` and ``python_classes`` options has no effect
|
the ``python_functions`` and ``python_classes`` options has no effect
|
||||||
for ``unittest.TestCase`` test discovery because pytest delegates
|
for ``unittest.TestCase`` test discovery because pytest delegates
|
||||||
detection of test case methods to unittest code.
|
discovery of test case methods to unittest code.
|
||||||
|
|
||||||
Interpreting cmdline arguments as Python packages
|
Interpreting cmdline arguments as Python packages
|
||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue