python-hypothesis 4.36.2-0ubuntu1 source package in Ubuntu

Changelog

python-hypothesis (4.36.2-0ubuntu1) focal; urgency=medium

  * New upstream version.

 -- Matthias Klose <email address hidden>  Sat, 19 Oct 2019 15:16:04 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hypothesis_4.36.2.orig.tar.gz 1.3 MiB 8c044d415391745c5e3fc1483395d398ec263ddea20b283ca6ff3fddc222e026
python-hypothesis_4.36.2-0ubuntu1.debian.tar.xz 9.3 KiB 90089394ee0dc921d17f0ab38eb096ee8a5b7f24581e26184223331f5bc1d2fa
python-hypothesis_4.36.2-0ubuntu1.dsc 2.7 KiB 8bb2415be6b760f2e579bf65ffd7659085347a9a1bcc53c37c81e31766b88ad8

View changes file

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: advanced Quickcheck style testing library for Python 2

 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 2 module.

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.