python310-pytest
Python 3.10 - pytest - Simple powerful testing with Python
3.4.0
2023-05-05
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.0
python310-attrs 3.4.0
python310-exceptiongroup 3.4.0
python310-iniconfig 3.4.0
python310-packaging 3.4.0
python310-pluggy 3.4.0
python310-setuptools 3.4.0
python310-tomli 3.4.0
update-alternatives 3.4.0
Internal Program Version: pytest 7.2.0
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