We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c70e8 commit 24f552eCopy full SHA for 24f552e
1 file changed
source/discussions/downstream-packaging.rst
@@ -315,7 +315,7 @@ are:
315
and testing them all takes a lot of time. Using pytest-xdist_ can help them
316
avoid bottlenecks.
317
318
-- Ideally, **support running your test suite via PyTest**. PyTest_ has many
+- Ideally, **support running your test suite via pytest**. pytest_ has many
319
command-line arguments that are truly helpful to downstreams, such as
320
the ability to conveniently deselect tests, rerun flaky tests
321
(via pytest-rerunfailures_), add a timeout to prevent tests from hanging
0 commit comments