NCrunch is an automated concurrent testing tool for Visual Studio .NET 2015. It intelligently runs automated tests so that you don't have to, and gives you a huge amount of useful information about your tested code, such as code coverage and performance metrics, inline in your IDE while you type.
$ dotnet add package ncrunch-vs2015No README available.