Skip to main content

Simple tool that converts a flake8 file to junit format

Project description

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

.. image:: https://img.shields.io/badge/LICENSE-BSD%203--Clause-brightgreen.svg
.. image:: https://readthedocs.org/projects/flake8-junit-report/badge/?version=latest
:target: https://readthedocs.org/projects/flake8-junit-report/?badge=latest
:alt: Documentation Status


.. list-table::

* - Master
- .. image:: https://travis-ci.org/initios/flake8-junit-report.svg?branch=master
:target: https://travis-ci.org/initios/flake8-junit-report
- .. image:: https://coveralls.io/repos/initios/flake8-junit-report/badge.svg?branch=master
:target: https://coveralls.io/r/initios/flake8-junit-report?branch=master
* - Develop
- .. image:: https://travis-ci.org/initios/flake8-junit-report.svg?branch=develop
:target: https://travis-ci.org/initios/flake8-junit-report
- .. image:: https://coveralls.io/repos/initios/flake8-junit-report/badge.svg?branch=develop
:target: https://coveralls.io/r/initios/flake8-junit-report?branch=develop

Usage
-----
Create your flake8 file as usual:

.. code:: shell-session

$ flake8 --output-file flake8.txt

Convert it to JUnit format:

.. code:: shell-session

$ flake8_junit flake8.txt flake8_junit.xml

Running the tests
-----------------

.. code:: shell-session

$ pip install -r requirements_dev.txt
$ tox


Changelog
---------

2016-05-11 **2.1.0**

- Change setuptools `scripts` to `console scripts`.
Now it should works on Windows

2016-02-13

- Fix bug
- Add version 2.0.1


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


-------------

`CONTRIBUTORS <https://github.com/initios/flake8-junit-report/graphs/contributors>`_

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.1.0.tar.gz (3.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for flake8-junit-report-2.1.0.tar.gz
Algorithm Hash digest
SHA256 f8890c1ebe0acb516fefacddec4b802bca9f89bb07db933e4ee3cd11ceaa1e8b
MD5 e7edaa623ff6497b67acfb26730b6e5e
BLAKE2b-256 e466582e8622db2bdff48d1236963ac66b2b3ab510b133a2213f4a9c19a19f2c

See more details on using hashes here.

Provenance

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