[ 原始碼: 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