plantain-00 / type-coverage

A CLI tool to check type coverage for typescript code
MIT License
1.25k stars 44 forks source link

JUnit reporter #102

Open lkostrowski opened 2 years ago

lkostrowski commented 2 years ago

Hey!

I'd like to use the reporter in Azure Devops pipelines. It accepts JUnit format. Is there any way it can be integrated easily? Or some transformer from json to JUnit has to be written?

plantain-00 commented 2 years ago

This API may help: https://github.com/plantain-00/type-coverage#apiadded-in-v13 It returns json.