Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2014Q3,
Version: 2.6.2,
Package name: py27-test-2.6.2,
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] [
textproc/py-expat]
Required to build:[
textproc/py-yaml]
Master sites:
SHA1: b7a8c18bc5965b5f032d7b33cb13d230c88f4d85
RMD160: ec773fca83be104d47c91ce2dde0381bf2b7f3f9
Filesize: 615.229 KB
Version history: (Expand)
- (2014-10-01) Package added to pkgsrc.se, version py27-test-2.6.2 (created)