We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b22063 commit 914816aCopy full SHA for 914816a
doc/developing.rst
@@ -88,7 +88,7 @@ will test the ``tests/test_config.py`` tests.
88
89
.. code-block:: bash
90
91
- $ py.test tests/test_config::test_export_json
+ $ py.test tests/test_config.py::test_export_json
92
93
tests ``test_export_json`` inside of ``tests/test_config.py``.
94
0 commit comments