pytest-codestyle
pytest plugin to run pycodestyle
Installation
pip install pytest-codestyle
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-codestyle 2.0.1
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-codestyle-2.0.1.tar.gz | 3.8 kB | Details |
Release files / pytest-codestyle-2.0.1.tar.gz
| Download URL | pytest-codestyle-2.0.1.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2a088d1d2fe6d006fdcfe0075e1282eeb37c21edea985a26ceca3a6769b1537
|
|
BLAKE2b-256 checksum How to use checksums |
814a2cfc856035c87b6b600fe86bfd430615c89737b5e43808453a47f5d22536
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
|