[ 源代码: 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