Package Info

python-pytest-test


Python testing tool with autodiscovery and detailed asserts


Development/Languages/Python

pytest is a 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.

License: MIT
URL: https://github.com/pytest-dev/pytest

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.10.1-bp153.1.81 info GA Release 2021-05-18 15 SP3
3.10.1-bp152.4.15 info GA Release 2020-06-23 15 SP2
3.10.1-bp151.2.3.1 info openSUSE-2020-614 2020-05-06 15 SP1 Update
3.10.1-bp151.1.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-pytest-doc
  • python2-pytest-test
  • python3-pytest-test