[ 源代码: pytest-pylint ]
软件包:python3-pytest-pylint(0.18.0-2)
python3-pytest-pylint 的相关链接
Debian 的资源:
下载源码包 pytest-pylint:
- [pytest-pylint_0.18.0-2.dsc]
- [pytest-pylint_0.18.0.orig.tar.gz]
- [pytest-pylint_0.18.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pytest plugin to check source code with pylint - Python 3.x
Run pylint with pytest and have configurable rule types (i.e. Convention, Warn, and Error) fail the build. You can also specify a pylintrc file.
Usage: py.test --pylint
This package contains the Python 3.x module.
其他与 python3-pytest-pylint 有关的软件包
|
|
|
|
-
- dep: pylint (>= 2.2.2-2)
- Python 3 code static checker and UML diagram generator
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pytest (>= 6.0)
- Simple, powerful testing in Python3
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x