black-junit 0.2.5

Last updated:

0 purchases

black-junit 0.2.5 Image
black-junit 0.2.5 Images
Add to Cart

Description:

blackjunit 0.2.5

black-junit
This project is a tool for generation JUnit's report from black/blue output
Install
pip install black-junit
Usage
black . --check --verbose 2>results.txt
black-junit < results.txt > report.xml

or, in case using blue formatter:
blue . --check --verbose 2>results.txt
black-junit < results.txt > report.xml

Badges








License
MIT License

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.