[ etiona ]
[ nabia ]
[ 原始碼: pytest ]
套件: python-pytest (4.6.9-1)
python-pytest 的相關超連結
Trisquel 的資源:
下載原始碼套件 pytest:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- 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-atomicwrites
- Atomic file writes - Python 2.7
-
- dep: python-attr (>= 17.4.0)
- Attributes without boilerplate (Python 2)
-
- dep: python-funcsigs
- function signatures from PEP362 - Python 2.7
-
- dep: python-more-itertools
- library with for operating on iterables, beyond itertools (Python 2)
-
- dep: python-packaging
- core utilities for python packages
-
- dep: python-pathlib2 (>= 2.2.1)
- Backport of the "pathlib" stdlib module (Python 2)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-pluggy (>= 0.12)
- 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)
-
- dep: python-wcwidth
- determine printable width of a string on a terminal (Python 2)
-
- dep: python2
- interactive high-level object-oriented language (Python2 version)
-
- sug: python-mock
- Mocking and Testing Library