Pakket: python3-hypothesis (3.71.11-1)
Verwijzigingen voor python3-hypothesis
Debian bronnen:
Het bronpakket python-hypothesis downloaden:
- [python-hypothesis_3.71.11-1.dsc]
- [python-hypothesis_3.71.11.orig.tar.gz]
- [python-hypothesis_3.71.11-1.debian.tar.xz]
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Tristan Seligmann (QA-pagina)
- Vincent Bernat (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-hypothesis gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- sug: python-hypothesis-doc
- advanced Quickcheck style testing library (documentation)