Skip to main content

Tool for generation JUnit's report from black/blue output

Project description

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

wakatime Black GitHub Org's stars PyPI - License PyPI PyPI - Status PyPI - Python Version PyPI - Downloads

License

MIT License

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

black-junit-0.2.4.tar.gz (3.4 kB view hashes)

Uploaded Source

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