[ ソース: python-sure ]
パッケージ: python3-sure (1.2.5-6)
python3-sure に関するリンク
Debian の資源:
python-sure ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
utility belt for automated testing - Python 3.x
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.
This package contains the module for Python 3.x.
その他の python3-sure 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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 と 3 の互換性ライブラリー(Python 3 インターフェイス)