Path to this page:
./
devel/py-test,
Python testing tool
Branch: pkgsrc-2019Q1,
Version: 4.3.1,
Package name: py27-test-4.3.1,
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] [
textproc/py-expat] [
devel/py-py] [
devel/py-pathlib2] [
devel/py-setuptools] [
devel/py-atomicwrites] [
devel/py-attrs] [
devel/py-more-itertools] [
devel/py-funcsigs] [
devel/py-pluggy]
Required to build:[
pkgtools/cwrappers] [
devel/py-setuptools_scm]
Master sites:
SHA1: 8402d9f4dffa665270edc61d9f505a1e0cb644e3
RMD160: 640a1975599f34515cc15f056aeec5f13cc8081f
Filesize: 896.102 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-test-4.3.1 (created)