Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2019Q2,
Version: 4.6.3nb1,
Package name: py37-test-4.6.3nb1,
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/python37] [
textproc/py-expat] [
devel/py-atomicwrites] [
devel/py-setuptools] [
devel/py-py] [
devel/py-pluggy]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 0cb821cec85298dfa6f94f7b252668f273a387d2
RMD160: 5d88707bd2fc29ee675087b24461a9ca8cbe1ffb
Filesize: 927.683 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version py37-test-4.6.3nb1 (created)