Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2020Q4,
Version: 6.2.1,
Package name: py38-test-6.2.1,
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:
SHA1: 7450c3db97d3202c2e2649b250c3df9bac3a8efe
RMD160: b9617daa1449b3431b34759d30bb91d8fc151e8a
Filesize: 1077.107 KB
Version history: (Expand)
- (2021-01-03) Package added to pkgsrc.se, version py38-test-6.2.1 (created)