Contents

flake8-junit-report 2.1.0

0

Simple tool that converts a flake8 file to junit format

Simple tool that converts a flake8 file to junit format

How to Install flake8-junit-report

You can install flake8-junit-report using pip

pip install flake8-junit-report

or add it to a project with poetry

poetry add flake8-junit-report

Package Details

Author
Carlos Goce
License
BSD 3-Clause License
Homepage
https://github.com/initios/flake8-junit-report
PyPi:
https://pypi.org/project/flake8-junit-report/

Classifiers

No  flake8-junit-report  pypi packages just yet.

Errors

A list of common flake8-junit-report errors.

Code Examples

Here are some flake8-junit-report code examples and snippets.

Related Packages & Articles

flake8-fixme 1.1.1

Check for FIXME, TODO and other temporary developer notes. Plugin for flake8.