[ Bron: hypothesis-auto ]
Pakket: python3-hypothesis-auto (1.1.4-2)
Verwijzigingen voor python3-hypothesis-auto
Debian bronnen:
Het bronpakket hypothesis-auto downloaden:
- [hypothesis-auto_1.1.4-2.dsc]
- [hypothesis-auto_1.1.4.orig.tar.gz]
- [hypothesis-auto_1.1.4-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Extends Hypothesis to add fully automatic testing of type annotated functions
hypothesis-auto is an extension for the Hypothesis project that enables fully automatic tests for type annotated functions.
This package contains the Python 3 version of hypothesis-auto.
Andere aan python3-hypothesis-auto gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting