Skip to content

holytshirt/machine.specifications.runner.resharper

 
 

Repository files navigation

Machine.Specifications Runner for Resharper

Build status

MSpec provides a Resharper plugin integrate with the ReSharper test runner, custom naming rules, and code annotations. MSpec currently supports ReSharper (2017.2.2 to 8.2) over the extension gallery. Just search for Machine.Specifications.Runner.Resharper.

Debugging

  1. Follow the instructions for deploying a ReSharper package locally here
  2. Set the startup project to Machine.Specifications.ReSharperRunner.Debug.VS
  3. Build the project and take note of the warnings "No installed product MyProductName"
  4. Modify the provider and runner .csproj files to replace MyProductName with the product name that matches your experimental ReSharper instance (eg. ReSharperPlatformVs15_abc123mspec).
  5. Run and debug from Visual Studio

About

Machine.Specifications.Runner.ReSharper is the ReSharper runner for the Context/Specification framework Machine.Specifications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%