Skip to main content

pytest plugin to run pycodestyle

Project description

pytest-pycodestyle

PyPI version

pytest plugin to run pycodestyle

Installation

pip install pytest-pycodestyle

Usage

pytest --pycodestyle ...

For detail, please see pytest -h after installation.

Configuration

The behavior can be configured in the same style of pycodestyle.
(cf. Configuration — pytest documentation and Configuration — pycodestyle documentation)

For example,

[pycodestyle]
max-line-length = 127

[tool:pytest]
addopts = --pycodestyle

Licence

The MIT License
Copyright (c) 2019 OMOTO Tsukasa

Acknowledgments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-pycodestyle-2.2.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page