Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2021Q2,
Version: 6.2.4,
Package name: py38-test-6.2.4,
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: 2b34c657aa83b4fffa9da71c155e6c89e2106718
RMD160: b58361c8baee1121370514bbdd2ea421a2498b21
Filesize: 1091.879 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version py38-test-6.2.4 (created)