[ etiona ]
[ nabia ]
[ 源代码: pytest ]
软件包: python-pytest (3.3.2-2)
python-pytest 的相关链接
Trisquel 的资源:
下载源码包 pytest:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Ondřej Nový
外部的资源:
- 主页 [pytest.org]
相似软件包:
Simple, powerful testing in Python
This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword.
This package provides the Python 2 modules and the py.test script.
其他与 python-pytest 有关的软件包
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-attr (>= 17.2.0)
- Attributes without boilerplate (Python 2)
-
- dep: python-funcsigs
- function signatures from PEP362 - Python 2.7
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-pluggy (>= 0.5)
- plugin and hook calling mechanisms for Python - 2.7
-
- dep: python-py (>= 1.5.0)
- Advanced Python development support library (Python 2)
-
- dep: python-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- sug: python-mock (>= 1.0.1)
- Mocking and Testing Library