Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2020Q1,
Version: 4.6.6,
Package name: py37-test-4.6.6,
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:[
devel/py-py]
Master sites:
SHA1: 6b2e5766b509e9351c457f3d48c665a8e6842e87
RMD160: b75334c32ca7141775eac19281238fafde067803
Filesize: 932.519 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-test-4.6.6 (created)