python-hypothesis 3.12.0-2 source package in Ubuntu

Changelog

python-hypothesis (3.12.0-2) unstable; urgency=medium

  * Avoid loading py.test configuration from tox.ini (fixes autopkgtest
    failures).

 -- Tristan Seligmann <email address hidden>  Sat, 08 Jul 2017 13:58:47 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hypothesis_3.12.0-2.dsc 2.4 KiB 49e6861fb3a1cce8ea12a659a028a594c6980b551f83abf66a6ec6e9658887cf
python-hypothesis_3.12.0.orig.tar.gz 335.0 KiB ae99682cafe1870b6b0bac9d750f38d91786b6b46fd2d2e34b6b3ff197d5d446
python-hypothesis_3.12.0-2.debian.tar.xz 9.3 KiB cf3945c4dbd07df290a42f00eb2f64f6fa109ed656a7e6398848fe1a1f3bd285

No changes file available.

Binary packages built by this source

pypy-hypothesis: advanced Quickcheck style testing library for PyPy

 Hypothesis is a library for testing your Python code against a much
 larger range of examples than you would ever want to write by
 hand. It's based on the Haskell library, Quickcheck, and is designed
 to integrate seamlessly into your existing Python unit testing work
 flow.
 .
 Hypothesis is both extremely practical and also advances the state of
 the art of unit testing by some way. It's easy to use, stable, and
 extremely powerful. If you're not using Hypothesis to test your
 project then you're missing out.
 .
 This package contains the PyPy module.

python-hypothesis: No summary available for python-hypothesis in ubuntu artful.

No description available for python-hypothesis in ubuntu artful.

python-hypothesis-doc: advanced Quickcheck style testing library (documentation)

 Hypothesis is a library for testing your Python code against a much
 larger range of examples than you would ever want to write by
 hand. It's based on the Haskell library, Quickcheck, and is designed
 to integrate seamlessly into your existing Python unit testing work
 flow.
 .
 Hypothesis is both extremely practical and also advances the state of
 the art of unit testing by some way. It's easy to use, stable, and
 extremely powerful. If you're not using Hypothesis to test your
 project then you're missing out.
 .
 This package contains the documentation for Hypothesis.

python3-hypothesis: advanced Quickcheck style testing library for Python 3

 Hypothesis is a library for testing your Python code against a much
 larger range of examples than you would ever want to write by
 hand. It's based on the Haskell library, Quickcheck, and is designed
 to integrate seamlessly into your existing Python unit testing work
 flow.
 .
 Hypothesis is both extremely practical and also advances the state of
 the art of unit testing by some way. It's easy to use, stable, and
 extremely powerful. If you're not using Hypothesis to test your
 project then you're missing out.
 .
 This package contains the Python 3 module.