Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2014Q1,
Version: 2.5.2nb1,
Package name: py27-test-2.5.2nb1,
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-py] [
devel/py-setuptools] [
lang/python27]
Required to build:[
textproc/py-yaml]
Master sites:
SHA1: a8181eed3bf46ff9fdd0318be8e4ce44b6bd942d
RMD160: 21b8adef451bdea34f5a6532dec3d48058c0274d
Filesize: 594.437 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version py27-test-2.5.2nb1 (created)