pytest-docstyle 1.3.1
pip install pytest-docstyle==1.3.1
Newer version available (2.0.1)
Released:
pytest plugin to run pydocstyle
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-docstyle
pytest plugin to run pydocstyle
Installation
pip install pytest-docstyle
Usage
pytest --docstyle ...
For detail, please see pytest -h
after installation.
Configuration
You can configure options of pydocstyle with setup.cfg
(or pytest.ini
).
(cf. Configuration — pytest documentation)
For example,
[tool:pytest]
docstyle_convention = numpy
docstyle_add_ignore = D400 D403
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-docstyle-1.3.1.tar.gz
.
File metadata
- Download URL: pytest-docstyle-1.3.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
57b0230571a5820bee6d23b19689a7a8d54a897e9053a57d67716a532bfea7ea
|
|
MD5 |
ff2dd636cbbcfc20ecd6926eabefdd39
|
|
BLAKE2b-256 |
c32409d55e9edaf489fbb1442cf5a98f8278312ae2b6271fe57a4792b0134efe
|