ports/devel/py-pytest/pkg-descr
Kubilay Kocak 752bc8465c devel/py-pytest: Update to 4.5.0
Changelog:

  https://github.com/pytest-dev/pytest/blob/4.5.0/CHANGELOG.rst

Approved by:	koobs (python, maintainer)
2019-05-14 12:04:34 +00:00

12 lines
465 B
Text

The pytest testing tool makes it easy to write small tests, yet scales to
support complex functional testing.
Features:
* Detailed info on failing assert statements
* Auto-discovery of test modules and functions
* Modular fixtures to manage small or parametrized long-lived test resources
* Can run unittest (or trial), nose test suites out of the box
* Rich plugin architecture, with over 315+ external plugins
WWW: https://docs.pytest.org/en/latest/