py.test plugin for pep257
Project description
PEP 257 plugin for py.test
=============
Minimal version of PEP 257 reports with py.test
Installation
============
Install with pip:
::
pip install pytest-pep257
Usage
============
The files discovered by py.test will be checked with[https://pypi.python.org/pypi/pep257](pep257) by setting the flag `--pep257` as:
::
py.test --pep257
=============
Minimal version of PEP 257 reports with py.test
Installation
============
Install with pip:
::
pip install pytest-pep257
Usage
============
The files discovered by py.test will be checked with[https://pypi.python.org/pypi/pep257](pep257) by setting the flag `--pep257` as:
::
py.test --pep257
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-pep257-0.0.5.tar.gz
(2.2 kB
view hashes)