Fixing usage.rst title.

This commit is contained in:
Jeffrey Rackauckas
2018-07-01 18:53:18 -07:00
parent 66fa6bb42e
commit a604a71185

View File

@@ -174,6 +174,8 @@ for example::
.. _trace-option:
Dropping to PDB_ (Python Debugger) at the start of a test
-----------------------------------------------
``pytest`` allows one to drop into the PDB_ prompt immediately at the start of each test via a command line option::