dwww Home | Show directory contents | Find package

Running test suites with pytest during package build
----------------------------------------------------

Since version 3.0.0 of pytest dropped the versioned entry points py.test-X.Y,
the recommended way to execute test suites using pytest is by running

  pythonX.Y -m pytest ...

instead.

Generated by dwww version 1.14 on Sat Sep 6 08:13:07 CEST 2025.