Razor.Components.Testing.Library.Template 1.0.0-beta-5.1

Suggested Alternatives

bunit.template

Additional Details

The package has changed name to bunit.template.

This is a prerelease version of Razor.Components.Testing.Library.Template.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet new install Razor.Components.Testing.Library.Template::1.0.0-beta-5.1
                    
This package contains a .NET Template Package you can call from the shell/command line.

A project template for a testing Blazor/Razor components using the Razor Components Testing Library.

     The Razor Components Testing Library is a unit testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJsRuntime, and perform snapshot testing.

This library's goal is to make it easy to write comprehensive, stable unit tests for Blazor Components/Razor Components. To see how, head to the Wiki pages: https://github.com/egil/razor-components-testing-library/wiki

  • .NETStandard 2.1

    • 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