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 841f731 commit 581857aCopy full SHA for 581857a
doc/en/goodpractices.rst
@@ -76,7 +76,7 @@ want to distribute them along with your application::
76
test_view.py
77
...
78
79
-In this scheme, it is easy to your tests using the ``--pyargs`` option::
+In this scheme, it is easy to your run tests using the ``--pyargs`` option::
80
81
pytest --pyargs mypkg
82
0 commit comments