-
Notifications
You must be signed in to change notification settings - Fork 178
ReSharper Rider
Robert Coltheart edited this page May 7, 2019
·
1 revision
MSpec provides ReSharper and Rider plugins to integrate with the test runners in both ReSharper and Rider. You can install the appropriate plugin using either the ReSharper extension manager, or the Rider plugins manager.
Product | Plugin |
---|---|
ReSharper | Machine.Specifications for ReSharper |
Rider | Machine.Specifications for Rider |
Note that for .NET Core projects, the Microsoft.NET.Test.Sdk
and Machine.Specifications.Runner.VisualStudio
Nuget packages must be installed for the plugins to work correctly.
Getting Started
Test Runners
Guidelines