[ ソース: python-sure ]
パッケージ: python3-sure (2.0.1+git.2023.02.06.3aef950b7c-3)
python3-sure に関するリンク
Debian の資源:
python-sure ソースパッケージをダウンロード:
- [python-sure_2.0.1+git.2023.02.06.3aef950b7c-3.dsc]
- [python-sure_2.0.1+git.2023.02.06.3aef950b7c.orig.tar.xz]
- [python-sure_2.0.1+git.2023.02.06.3aef950b7c-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
utility belt for automated testing
Sure is a library for Python that leverages a DSL for writing assertions. In CPython it monkey-patches the object type, adding some methods and properties purely for test purposes. Any Python code written after "import sure" gains testing superpowers.
その他の python3-sure 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library