python-pytest-pep8

Pytest plugin to check PEP8 requirements
  https://bitbucket.org/pytest-dev/pytest-pep8
  0
  no reviews



Py.test plugin for efficiently checking PEP8 compliance such as:
- Code layout
- String Quotes
- Naming Conventions
and more. See: https://www.python.org/dev/peps/pep-0008/