pytest-codestyle 2.0.0
pip install pytest-codestyle==2.0.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: OMOTO Tsukasa
- 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 --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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: OMOTO Tsukasa
- 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-2.0.0.tar.gz
.
File metadata
- Download URL: pytest-codestyle-2.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48cfa2ea62cbf10d9e4b94828c23b21004b127f38fae73fe2b5315f1a02b7f0b
|
|
MD5 |
272ff9b7380b566b7211a20dc4b8e00d
|
|
BLAKE2b-256 |
ff1e3db17f5ed1629835ed2f06fedd63785e3dd87285b2d705ca1e225cefb15a
|