Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2021Q1,
Version: 6.2.2,
Package name: py38-test-6.2.2,
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: f76ce196096c05575a0a18d02c9adcb85a122b3b
RMD160: 5e788a16285b8b3d41648ceda2bcffebc179aaa8
Filesize: 1090.801 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version py38-test-6.2.2 (created)