Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2017Q1,
Version: 3.0.7,
Package name: py27-test-3.0.7,
Maintainer: pkgsrc-usersThe ``py.test`` testing tool makes it easy to write small tests, yet
scales to support complex functional testing. It provides
- auto-discovery of test modules and functions,
- detailed info on failing `assert statements
(no need to remember ``self.assert*`` names)
- modular fixtures for managing small or parametrized long-lived
test resources.
- multi-paradigm support: you can use ``py.test`` to run test suites based
on unittest (or trial), nose
- single-source compatibility to Python2.4 all the way up to Python3.3,
PyPy-1.9 and Jython-2.5.1.
Required to run:[
devel/py-setuptools]
Required to build:[
devel/py-hypothesis]
Master sites:
SHA1: 16bba5707c14d0ffffe92cba2380cf3bdc227068
RMD160: cae14d79ae284104a4df818645588347b99815cc
Filesize: 726.432 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version py27-test-3.0.7 (created)