Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2016Q3,
Version: 3.0.2,
Package name: py27-test-3.0.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:[
textproc/py-expat] [
devel/py-setuptools]
Required to build:[
textproc/py-yaml]
Master sites:
SHA1: 735f6da188deca14fff78836b6ea81b8a35a44d2
RMD160: 2c24152fbffa0518fd4168e03d85f7dc51b3a4fa
Filesize: 710.499 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version py27-test-3.0.2 (created)