python38-pytest
Python 3.8 - pytest - Simple powerful testing with Python
3.2.8
2023-03-27
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
python38-attrs 3.2.5
python38-importlib-metadata 3.2.5
python38-iniconfig 3.2.5
python38-packaging 3.2.5
python38-pluggy 3.2.5
python38-py 3.2.5
python38-setuptools 3.2.5
python38-toml 3.2.5
python38-wcwidth 3.2.5
update-alternatives 3.2.0
python3-pytest
Internal Program Version: pytest 6.2.5
pytest helps you write better programs. It is a a mature full-featured,
cross-project Python testing tool. It provides:
* auto-discovery of test modules and functions,
* detailed info on failing assert statements (no need to remember
self.assert* names),
* modular fixtures for managing small or parametrized long-lived test resources.
* multi-paradigm support: you can use py.test to run test suites based on
unittest (or trial), nose,
* single-source compatibility to Python2.4 all the way up to Python3.3,
PyPy-1.9 and Jython-2.5.1, and
* many external plugins.
http://pytest.org