UnitTestBoilerplateGenerator
UnitTestBoilerplateGenerator copied to clipboard
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.
### Installed product versions - Visual Studio: 2019 community - This extension: 2.5.7 ### Description It would be great if static classes / methods are supported ### Steps to recreate...
Unit Test Bolerplate generator is amazing. Wish it was also available as a dotnet global tool so that it was possible to use it on Windows and Linux or detached...
### Description When adding a unit test for a class that is protected, its required to add the "InternalsVisibleTo" to the origin (either as attribute in the file or in...
### Installed product versions - Visual Studio: [example 2017 Professional] - This extension: [example 2.7.0] ### Description When I created boiler plate unit test, the using statement did not get...
### Installed Product Versions - Visual Studio: 2019 Professional - This extension: 2.6.1 ### Description The following token would be another nice addition to your main content section. The particular...
### Installed product versions - Visual Studio: 2019 Community Edition - This extension: 2.5.0 ### Description Would love to have different configurations for different tests. For example, there are projects...
This tool is very useful and I'm using it for years now. But in the recent month, I noticed that it freezes Visual Studio 2022 (all latest version), often when...