An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, XUnit and many mock frameworks.
This is a very useful extension, could it be extended to support JetBrains Rider, same functionality, but just adapted to the Rider plugin ecosystem in addition to the Visual Studio Extension ecosystem.
Current behavior
Supports Visual Studio
Desired behavior
Supports Visual Studio and Rider
This is a very useful extension, could it be extended to support JetBrains Rider, same functionality, but just adapted to the Rider plugin ecosystem in addition to the Visual Studio Extension ecosystem.
Thanks!