パッケージ: python-hypothesis (3.44.1-2ubuntu1)
python-hypothesis に関するリンク
Trisquel の資源:
python-hypothesis ソースパッケージをダウンロード:
- [python-hypothesis_3.44.1-2ubuntu1.dsc]
- [python-hypothesis_3.44.1.orig.tar.gz]
- [python-hypothesis_3.44.1-2ubuntu1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Tristan Seligmann
- Vincent Bernat
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
advanced Quickcheck style testing library for Python 2
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 2 module.
その他の python-hypothesis 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-attr
- Attributes without boilerplate (Python 2)
-
- dep: python-coverage
- code coverage tool for Python 2
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- sug: python-hypothesis-doc
- advanced Quickcheck style testing library (documentation)