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 assertions
  • Moq for mocking
  • Verify for snapshot testing
  • WB.TestUtils for additional test utilities
  • Coverlet 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.

Version Downloads Last Updated
1.3.0 352 4/9/2024
1.2.1 218 4/5/2024
1.2.0 222 4/5/2024
1.1.0 257 3/24/2024
1.0.0 249 3/23/2024