pytest-pycodestyle
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
Release files for pytest-pycodestyle 2.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest_pycodestyle-2.5.0.tar.gz | 5.9 kB | Details |
Release files / pytest_pycodestyle-2.5.0.tar.gz
| Download URL | pytest_pycodestyle-2.5.0.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd0060039e12a59b521da8e57e17133c965566dd8d17631e589e7545238829ac
|
|
BLAKE2b-256 checksum How to use checksums |
0f60634e069a52137207b988359319c7030b25195f014822724f259325fa3af5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|