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
Built Distribution
File details
Details for the file pytest-eradicate-0.0.3.tar.gz
.
File metadata
- Download URL: pytest-eradicate-0.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ac2e48ef1dce414a3e93b30fc7ca56ff1b00df115b3c80a7dd83238f962d551 |
|
MD5 | 76bb70aebbd68e7e20bec2662691ee76 |
|
BLAKE2b-256 | 5801c994e7c97182bd95ea1aba3c0fed660e48dbb8f7458e7d8760022d9d918d |
File details
Details for the file pytest_eradicate-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pytest_eradicate-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dcb3fa109e697817c2421e3767e2c3d031c4d36a2180034c119b9bd30fe17a2 |
|
MD5 | a4eafc1cb4b6db0fe9abc11ea95832d6 |
|
BLAKE2b-256 | 85d5da882cc4c960b21ba28e64a33d1c0429f477c0a7aa08276fff69a0436dd6 |