bUnit
-
bunit.
by: egil bUnitcore - 7,843,725 total downloads
- last updated 11/12/2024
- Latest version: 1.36.0
bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components. -
- 6,966,183 total downloads
- last updated 11/12/2024
- Latest version: 1.36.0
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component. -
-
- 5,930,153 total downloads
- last updated 11/12/2024
- Latest version: 1.36.0
bUnit is a 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 interact with... More information -
-
bunit.
by: egil bUnitxunit - Deprecated
- 348,356 total downloads
- last updated 3/26/2021
- Latest version: 1.0.0-preview-02 (prerelease)
bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for... More information -
bunit.
by: egil bUnittemplate -
- 159,253 total downloads
- last updated 11/1/2024
- Latest version: 1.34.0
A project template for a testing Blazor/Razor components using the bUnit library. -
-
- 130,333 total downloads
- last updated 9/6/2023
- Latest version: 1.23.9
bUnit.web.testcomponents enables writing tests using the <Fixture> and <SnapshotTest> components in .razor files. This package only works with xUnit. NOTE: This package represents experimental features... More information -
bunit.
by: bUnitweb. query - 9,096 total downloads
- last updated 11/12/2024
- Latest version: 1.36.0
bunit.web.query is an experimental package that provides an bUnit version of the https://testing-library.com/ APIs. -
- 3,491 total downloads
- last updated 11/12/2024
- Latest version: 1.36.0
bUnit.generators is an extension to bUnit that provides code generators for stubbing components. -
bunit.
by: egil bUnitweb. mock - Deprecated
- 327 total downloads
- last updated 11/9/2021
- Latest version: 0.1.1-preview (prerelease)
bUnit.web.mock contains an experimental component stubbing mocking library. This library is in preview, and the logic will likely be added back into bUnit when out of preview.