Skip to main content

pytest plugin to check for commented out code

Project description

[Pytest](http://pytest.org/) plugin for detecting commented out code in python files.

Usage

install via:

pip install pytest-eradicate

if you then type:

py.test --eradicade

every file ending in .py will be discovered and checked for commented out code.

Eradicate

Eradicate is a tool to detect commented out code in Python files.

[Eradicate Github](https://github.com/myint/eradicate)

As the developer states commented out code has no place in your repository.

Besides that, commented out code is often an indicator for debug statements left behind or code moved out of the way during development.

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-eradicate-0.0.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

pytest_eradicate-0.0.2-py27-none-any.whl (3.9 kB view hashes)

Uploaded Python 2.7

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page