[ 原始碼: pytest ]
套件:python3-pytest(8.3.3-1)
Simple, powerful testing in Python3
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 3 module and the py.test-3 script.
其他與 python3-pytest 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- dep: python3-iniconfig
- brain-dead simple parsing of ini files
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pluggy (>= 1.5.0)
- plugin and hook calling mechanisms for Python 3
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用
-
- rec: python3-pygments
- syntax highlighting package written in Python 3