pytest plugin to run pycodestyle
Project Links
Meta
Author: OMOTO Tsukasa
Requires Python: >=3.9
Classifiers
Development Status
- 3 - Alpha
Intended Audience
- Developers
Topic
- Software Development :: Testing
Framework
- Pytest
Programming Language
- Python :: 3
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
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
Jul 20, 2025
2.5.0
Oct 10, 2024
2.4.1
Oct 09, 2024
2.4.0
Oct 28, 2022
2.3.1
Mar 13, 2022
2.3.0
Mar 13, 2022
2.2.1
Aug 10, 2020
2.2.0
Apr 03, 2020
2.1.3
Mar 23, 2020
2.1.2
Mar 23, 2020
2.1.1
Mar 23, 2020
2.1.0
Nov 17, 2019
2.0.0
Nov 16, 2019
1.4.1
Dec 14, 2018
1.4.0
Nov 15, 2018
1.3.1
Sep 01, 2018
1.3.0
Aug 29, 2018
1.2.3
Apr 22, 2018
1.2.2
Apr 02, 2018
1.2.1
Mar 26, 2018
1.2.0
Mar 20, 2018
1.1.2
Jun 12, 2017
1.0.6