Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-pytest-pylint
pytest plugin to check source code with pylint - Python 3.x
https://github.com/carsongee/pytest-pylint
0
no reviews
Install
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.