Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
13 packages returned for Tags:"bunit"
Sort by
Relevance
Downloads
Recently updated
bunit.
core
by:
bUnit
egil
2,562,608 total downloads
last updated
2/4/2023
Latest version:
1.15.5
bUnit
razor
components
blazor
unit
testing
server
wasm
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.
bunit.
web
by:
bUnit
egil
2,105,962 total downloads
last updated
2/4/2023
Latest version:
1.15.5
bUnit
razor
components
blazor
unit
testing
server
wasm
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.
bunit
by:
bUnit
egil
1,676,986 total downloads
last updated
2/4/2023
Latest version:
1.15.5
bUnit
razor
components
blazor
unit
testing
server
wasm
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.
xunit
by:
bUnit
egil
272,846 total downloads
last updated
3/26/2021
Latest version:
1.0.0-preview-02
bUnit
razor
components
blazor
components
unit
testing
testing
blazor
components
More tags
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
Verify.
Bunit
by:
simoncropp
52,737 total downloads
last updated
12/19/2022
Latest version:
10.0.1
BUnit
Verify
Blazor
Extends Verify (https://github.com/VerifyTests/Verify) to allow Blazor component verification via BUnit.
FluentAssertions.
BUnit
by:
StevePeirce
16,904 total downloads
last updated
9/5/2021
Latest version:
0.0.67
Blazor
BUnit
FluentAssertions
Extension methods that provide fluent assertions on top of BUnit.
bunit.
web.
testcomponents
by:
bUnit
egil
44,521 total downloads
last updated
2/4/2023
Latest version:
1.15.5
bUnit
razor
components
blazor
unit
testing
server
wasm
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.
template
by:
bUnit
egil
15,417 total downloads
last updated
2/4/2023
Latest version:
1.15.5
bUnit
razor
components
blazor
unit
testing
server
wasm
A project template for a testing Blazor/Razor components using the bUnit library.
BlazorTestingLibrary
by:
morganlane
784 total downloads
last updated
9/29/2022
Latest version:
1.1.0
Blazor
BUnit
Testing
A React-like testing library for Blazor.
Blazor.
TailwindCSS.
BUnit
by:
andrewrjohn
1,158 total downloads
last updated
9/28/2021
Latest version:
1.0.3
dotnet-new
templates
blazor
tailwindcss
bunit
Template for creating a Blazor server app with TailwindCSS and BUnit
aspnettest.
iselenium.
blazor
by:
toniarnold
247 total downloads
last updated
1/30/2023
Latest version:
0.2.1
aspnet
test
nunit
selenium
blazor
bunit
ASP.NET In-App-GUI-Tests with Selenium and NUnit
aspnettest.
template.
blazor
by:
toniarnold
178 total downloads
last updated
1/30/2023
Latest version:
0.2.1
dotnet-new
templates
blazor
persistence
test
nunit
selenium
bunit
Blazor Server App wired up with bUnit and aspnettest Selenium
bunit.
web.
mock
by:
bUnit
egil
228 total downloads
last updated
11/9/2021
Latest version:
0.1.1-preview
bUnit
razor
components
blazor
components
unit
testing
testing
blazor
components
More tags
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.