[ 原始碼: python-hypothesis ]
套件:python3-hypothesis(6.115.3-1)
python3-hypothesis 的相關連結
Debian 的資源:
下載原始碼套件 python-hypothesis:
- [python-hypothesis_6.115.3-1.dsc]
- [python-hypothesis_6.115.3.orig.tar.gz]
- [python-hypothesis_6.115.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-hypothesis 有關的套件
|
|
|
|
-
- 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
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
-
- rec: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- sug: python-hypothesis-doc
- advanced Quickcheck style testing library (documentation)