initios / flake8-junit-report

WARNING: Not mantained
BSD 3-Clause "New" or "Revised" License
14 stars 12 forks source link

Develop a Flake8 3.0 formatting plugin #19

Open sigmavirus24 opened 8 years ago

sigmavirus24 commented 8 years ago

flake8-junit-report can now also become an option for the --format Flake8 option to just emit Flake8's output in JUnit as opposed to converting it after the fact. The documentation for this is here.

carlosgoce commented 8 years ago

Thank you! That's a nice feature. I am going to make a good refactor as soon as possible.

nesl247 commented 6 years ago

Any update on this?

sigmavirus24 commented 6 years ago

https://github.com/astj/flake8-formatter-junit-xml Seems to exist