[ 原始碼: hypothesis-auto ]
套件:python3-hypothesis-auto(1.1.4-2)
python3-hypothesis-auto 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [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