Open jdeering opened 8 years ago
The motivation is to support uploading coverage using .NETCore (so mono, linux, docker, etc.), right? As of now, cobertura and opencover are supported.
I just learned that we can use opencover for netcore as well, cf.:
Sounds great! Probably grabbing this one up once i find the time.
Looking forward to having this feature.
Update the package to support .NET Core usage and be run from
dotnet
command-line.