Skip to main content

Script for converting output from MyPy to Junit XML format

Project description

MyPy2Junit

Build Status

Script for converting output from MyPy to Junit XML format

Usage

mypy somedir | mypy2junit > junit.xml

or:

mypy > output.txt
mypy2junit output.txt > junit.xml

Installation

pip install mypy2junit

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

mypy2junit-1.1.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

mypy2junit-1.1.0-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

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