pytest-codestyle 1.4.0
pip install pytest-codestyle==1.4.0
Newer version available (2.0.1)
Released:
pytest plugin to run pycodestyle
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Tsukasa OMOTO
- Requires: Python ~=3.5
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Project description
pytest-codestyle
pytest plugin to run pycodestyle
Installation
pip install pytest-codestyle
Usage
pytest --codestyle ...
For detail, please see pytest -h
after installation.
Configuration
You can configure options of pycodestyle with setup.cfg
(or pytest.ini
).
(cf. Configuration — pytest documentation)
For example,
[tool:pytest]
codestyle_max_line_length = 100
codestyle_ignore = E302 E501
Licence
The MIT License
Copyright (c) 2017 Tsukasa OMOTO
Acknowledgments
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Tsukasa OMOTO
- Requires: Python ~=3.5
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pytest-codestyle-1.4.0.tar.gz
.
File metadata
- Download URL: pytest-codestyle-1.4.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
51cd27130ffd3a36f464caa56842acad404865adfae725b97804864fde7e5332
|
|
MD5 |
aa1777d9994b437c29a2a07379ea3d2b
|
|
BLAKE2b-256 |
9e3445a946ba6df347caae559deef76427f677cf7fb8614a436dab4611bb7df0
|