Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2015Q4,
Version: 2.8.3,
Package name: py27-test-2.8.3,
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:[
lang/python27] [
devel/py-setuptools] [
devel/py-py]
Master sites:
SHA1: 69db1ad501541f2e0c1151b5571daa5076b5ae62
RMD160: 2582d0df7db50690c4a004fd61d48103f68ee9d7
Filesize: 859.806 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version py27-test-2.8.3 (created)