Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-pytest-pylint
Pytest plugin to check source code with pylint - Python 2.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 2.x module.