Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2020Q2,
Version: 5.4.3,
Package name: py37-test-5.4.3,
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;
Required to run:[
lang/python37] [
devel/py-pluggy] [
devel/py-py] [
devel/py-attrs] [
devel/py-more-itertools] [
devel/py-packaging] [
devel/py-setuptools]
Required to build:[
devel/py-setuptools_scm]
Master sites:
SHA1: e4079c6dec8b45d1ac082304ee717c9f268cf815
RMD160: c846ffd08e49fe6742a97b6606aebcf4a2761f01
Filesize: 998.392 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-test-5.4.3 (created)