Skip to content

dundee/mypy2junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python package for converting output from MyPy to Junit XML format

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •