Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2022Q4,
Version: 7.2.0,
Package name: py310-test-7.2.0,
Maintainer: pkgsrc-usersThe pytest framework makes it easy to write small tests, yet scales to support
complex functional testing for applications and libraries.
Features
* Detailed info on failing assert statements (no need to remember self.assert*
names);
* Auto-discovery of test modules and functions;
* Modular fixtures for managing small or parametrized long-lived test
resources;
* Can run unittest (including trial) and nose test suites out of the box;
* Python 3.5+ and PyPy 3;
* Rich plugin architecture, with over 315+ external plugins and thriving
community;
Master sites:
Filesize: 1270.125 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version py310-test-7.2.0 (created)