[ 原始碼: pytest ]
套件:python3-pytest(7.2.1-2)
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-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-exceptiongroup
- Backport of PEP 654 (exception groups)
- 或者 python3 (>> 3.11)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-iniconfig
- brain-dead simple parsing of ini files
-
- dep: python3-more-itertools
- library with routines for operating on iterables, beyond itertools (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pluggy (>= 0.12)
- plugin and hook calling mechanisms for Python - 3.x
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3 (>> 3.11)
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-pygments
- syntax highlighting package written in Python 3