codeclimate / test-reporter

Code Climate Test Reporter
MIT License
154 stars 76 forks source link

.NET Test Reporting from Appveyor #202

Open wvh-shanee opened 7 years ago

wvh-shanee commented 7 years ago

I am trying to find a succinct example of how to set up a .NET project to send test coverage information from Appveyor to CodeClimate's coverage system. It doesn't seem to be a natively supported CI system, so any assistance would be appreciated.

wvh-shanee commented 7 years ago

If it makes a difference on this one, we are using MSTest with a .NET Core project. Thanks!

chrishulton commented 7 years ago

Hi @wvh-shanee, we haven't yet focused on support for .NET, though more languages and formats are being added over time.

What coverage tool are you using? This is the list of the current coverage tools we support: