Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2018Q1,
Version: 3.5.0,
Package name: py27-test-3.5.0,
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/py-six] [
lang/python27] [
devel/py-pluggy] [
devel/py-more-itertools] [
devel/py-funcsigs]
Required to build:[
devel/py-setuptools_scm]
Master sites:
SHA1: ebb431b74c018005d9298af34660c3f186235ccc
RMD160: ccf66ab8ba7125e7c565af48a8e4b6cd812470d7
Filesize: 811.344 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version py27-test-3.5.0 (created)