[ ソース: pytest-pylint ]
パッケージ: python3-pytest-pylint (0.18.0-3)
python3-pytest-pylint に関するリンク
Trisquel の資源:
pytest-pylint ソースパッケージをダウンロード:
- [pytest-pylint_0.18.0-3.dsc]
- [pytest-pylint_0.18.0.orig.tar.gz]
- [pytest-pylint_0.18.0-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Ondřej Kobližek
- Ondřej Nový
外部の資源:
- ホームページ [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest (>= 6.0)
- Simple, powerful testing in Python3
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x