Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2016Q1,
Version: 2.8.7,
Package name: py27-test-2.8.7,
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: 58474cc27e8737ddde907b8d7b9917fc88493b1f
RMD160: 10eb0ec9284f84862106ea230bdd320c7b4a05ad
Filesize: 551.702 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version py27-test-2.8.7 (created)