Skip to main content

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


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

pylint2junit-1.0.1-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

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