pytest: Simple powerful testing with Python#

Description#

pytest: simple powerful testing with Python

License#

MIT

Upstream Contact#

https://pypi.org/project/pytest/

Type#

optional

Dependencies#

Version Information#

requirements.txt:

pytest

Equivalent System Packages#

$ conda install pytest
$ sudo port install py-pytest
$ sudo xbps-install python3-pytest

See https://repology.org/project/python:pytest/versions

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see github issue #27330 for more information.