[ aramo ]
[ 源代码: hypothesis-auto ]
软件包: python3-hypothesis-auto (1.1.4-2)
python3-hypothesis-auto 的相关链接
Trisquel 的资源:
下载源码包 hypothesis-auto:
- [hypothesis-auto_1.1.4-2.dsc]
- [hypothesis-auto_1.1.4.orig.tar.gz]
- [hypothesis-auto_1.1.4-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Tristan Seligmann
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-hypothesis-auto 有关的软件包
|
|
|
-
- 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