WB.TestTemplate
1.3.0
dotnet new install WB.TestTemplate::1.3.0
This package contains a .NET Template Package you can call from the shell/command line.
WB.TestTemplate
This is a template for the dotnet tool providing a ready-to-use test project based on MSTest. The project comes equipped with included:
FluenAssertions
for more readable assertionsMoq
for mockingVerify
for snapshot testingWB.TestUtils
for additional test utilitiesCoverlet
for code coverage
Installation
dotnet tool install -g WB.TestTemplate
Usage
dotnet new wbtest -o MyTestProject
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.