Description: NCrunch is an automated parallelized testing tool for .NET developers. It runs tests in the background and provides real-time feedback in Visual Studio about the test status, execution times, and code coverage.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows
Description: OpenCover is an open source tool for measuring code coverage of .NET programs. It allows you to see what code is executed and what code is missed during automated tests.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API