ReSharper

ReSharper is a Visual Studio extension for .NET Developers, developed by JetBrains. Its test runner is by far the most popular among the test runners available on the .NET platform, the ReSharper productivity tool provides other functionalities that enhance programmers' productivity. It has a unit test runner that can assist you in running and debugging unit tests based on xUnit.net, NUnit, MSTest, and couple of other test frameworks.

ReShaper can detect tests written on the .NET and .NET Core platforms for the available test frameworks. ReSharper adds icons to the editor, which can be clicked to Debug or Run tests:

Unit tests are ...

Get C# and .NET Core Test Driven Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.