microsoft / UnitTestBoilerplateGenerator

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, Moq and SimpleStubs.
MIT License
158 stars 51 forks source link

Added template option location in ReadMe #25

Closed babin93 closed 6 years ago

RandomEngy commented 6 years ago

Thanks! I've committed a modified version of this change.