Skip to main content

Simple tool that converts a flake8 file to junit format

Project description

Simple tool that converts a flake8 file to junit format. Use it on your CI server to see the flake8 failures with ease.

https://img.shields.io/badge/LICENSE-BSD%203--Clause-brightgreen.svg Documentation Status

Master

https://travis-ci.org/initios/flake8-junit-report.svg?branch=master https://coveralls.io/repos/initios/flake8-junit-report/badge.svg?branch=master

Develop

https://travis-ci.org/initios/flake8-junit-report.svg?branch=develop https://coveralls.io/repos/initios/flake8-junit-report/badge.svg?branch=develop

Usage

Create your flake8 file as usual:

$ flake8 --output-file flake8.txt

Convert it to JUnit format:

$ flake8_junit flake8.txt flake8_junit.xml

Running the tests

$ pip install -r requirements_dev.txt
$ tox

Changelog

2016-01-05

  • Flake8 file now is always generated, even when there are no errors

2015-07-28

  • Add version 2.x.x

  • Rolled back python cli to vanilla python

  • Renamed binary to flake8_junit

Contributions

Check authors file.

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

flake8-junit-report-2.0.0.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file flake8-junit-report-2.0.0.tar.gz.

File metadata

File hashes

Hashes for flake8-junit-report-2.0.0.tar.gz
Algorithm Hash digest
SHA256 0753ed95cbfac2913a3104e6b0cf49f1d57c74545581f7326b2ed954c080da8f
MD5 a5dc5e00a6613541735637639667f592
BLAKE2b-256 2e18e93de261f03c9cff27c0b2da1c1e347745485465bb8563af826ef3bb333c

See more details on using hashes here.

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