Thursday, July 25, 2019

Free Code Coverage Tool from Microsoft

Free tool from Microsoft:
Coverlet is a cross platform code coverage framework for .NET, with support for line, branch and method coverage.
It works with .NET Framework on Windows and .NET Core on all supported platforms.
https://github.com/tonerdo/coverlet

No comments:

Post a Comment