Converts pylint output to junit style test results
Project description
Provides junit xml from either pylint –output-format=pylint2junit.JunitReporter or a shell script to convert pylint text/parsable output to an xml file.
Install
pip install pylint2junit
Usage
Output formatter
pylint –output-format=pylint2junit.JunitReporter example
Conversion script
pylint –output-format=parseable example > pylint_results.txt pylint2junit –input=pylint_results.txt –output=pylint_results.txt
Building
Validate no pylint problem
pylint pylint2junit tests
Build
python setup.py bdsit_wheel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pylint2junit-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pylint2junit-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05ab4e5fbceb81acbe23eb07535a16b3a961c3821ff4a033fdd346dfa6afcd93 |
|
MD5 | f3581bce1ca5ce954727d18cd3663eac |
|
BLAKE2b-256 | d59680b12560eae760347e8cbc54f29a1ae120d11ea0b553ee05ea82be2b6333 |