Tissue - automated pep8 checker for nose
Project description
tissue integrates running pep8 on source files as they are imported by nose.
Installation
pip install tissue
Usage
Once installed pep8 tissue will run pep8 checks on your source tree. The following options are availible:
- --with-tissue
Enable plugin Tissue: Automated PEP8 checked for nose [NOSE_WITH_TISSUE]
- --tissue-package=PACKAGE
Restrict pep8 output to selected packages [NOSE_TISSUE_PACKAGE]
- --tissue-inclusive
Include all python files under working directory in pep8 run. [NOSE_TISSUE_INCLUSIVE]
- --tissue-repeat
Show all occurrences of the same error [NOSE_TISSUE_REPEAT]
- --tissue-select=ERRORS
Select errors and warnings (e.g. E,W6) [NOSE_TISSUE_SELECT]
- --tissue-ignore=ERRORS
Skip errors and warnings (e.g. E,W6) [NOSE_TISSUE_IGNORE]
- --tissue-show-source
Show source code for each error [NOSE_TISSUE_SHOW_SOURCE]
- --tissue-show-pep8
Show text of PEP 8 for each error [NOSE_TISSUE_SHOW_TISSUE]
- --tissue-statistics
Count errors and warnings [NOSE_TISSUE_STATISTICS]
- --tissue-fail-on-error
Fail the tests when Tissue sees errors [NOSE_TISSUE_ERROR]
- --tissue-color
Show errors and warnings using colors [NOSE_TISSUE_COLOR]
Options map to the pep8 options of the same name (sans prefix)
Source
Fork me on teh githubs
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
File details
Details for the file tissue-0.9.2.tar.gz
.
File metadata
- Download URL: tissue-0.9.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e34726c3ec8fae358a7faf62de172db15716f5582e5192a109e33348bd76c2e |
|
MD5 | 87dbcdafff41bfa1b424413f79aa9153 |
|
BLAKE2b-256 | a479ef7ecff802dc97cbd4b80f7bb686d4a40e8688e2a9d4a5b561a7f8b050ab |