Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2013Q4,
Version: 2.3.5,
Package name: py27-pytest-2.3.5,
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-py] [
devel/py-setuptools]
Master sites:
SHA1: 5c4db5aeaa7910347043723f9cf3a77bdce0cfff
RMD160: 38014a69ed89bf6d43d44c61e9b2e43c7c6736bf
Filesize: 416.336 KB
Version history: (Expand)
- (2014-01-01) Package added to pkgsrc.se, version py27-pytest-2.3.5 (created)