[ ソース: python-sure ]
パッケージ: python3-sure (2.0.0-2)
python3-sure に関するリンク
Debian の資源:
python-sure ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest
-
- dep: python3-rednose
- coloured output for nosetests - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library