-
Notifications
You must be signed in to change notification settings - Fork 247
cross-platform opencover for .net core on Linux/MacOS #703
Comments
Also wanted by the .net core team - https://github.com/dotnet/corefx/issues/17107 |
@sawilde How's this looking. We're just about to convert our codebase to dotnetcore2.0, and code coverage will be an important part of our build, so looking around, OpenCover looks a good choice for us. I appreciate it might take a bit of work, and happy to do what I can to help and make this work for linux. Any pointers to get me started? |
@pms1969, as far as I know, the API has not yet been created/released for those platforms to allow the OpenCover work to even start. |
Ok, that's a shame. I'll keep an eye out for it, and dig around the or release repos.. is it a native app, or just a .net lib? |
Is this already working on Linux? |
@johnnyasantoss no-one is working on a linux implementation yet AFAIK - not sure when that will happen. |
someone this guy managed to build a workaround - we tested and it measured code coverage on Linux for a mid size production DotNet cover project. |
Another project for "Cross platform code coverage library for .NET Core" |
Yet another https://github.com/SteveGilham/altcover |
Ok back in town to help, is there anyother willing to help on this. Just to know? |
How can I help? |
Please provide the following information when submitting an issue, where appropriate replace the
[ ]
with a[X]
My Framework
My Environment
I have already...
My issue is related to (check only those which apply):
Expected Behavior
Run OpenCover on Linux or Mac OS
The text was updated successfully, but these errors were encountered: