Package Info

python-pytest4


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
4.6.9-bp153.1.19 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-pytest4
  • python3-pytest4
4.6.9-bp152.1.1 info GA Release 2020-05-04 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-pytest4
  • python3-pytest4