egil
-
bunit.
by: egil bUnitcore - 11,196,890 total downloads
- last updated 6/14/2025
- Latest version: 1.40.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. -
- 10,132,031 total downloads
- last updated 6/14/2025
- Latest version: 1.40.0
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component. -
- 10,052,550 total downloads
- last updated 9/15/2025
- Latest version: 1.1.0
Provides a complete diffing model of HTML. -
- 8,833,030 total downloads
- last updated 9/12/2025
- Latest version: 2.0.50-preview (prerelease)
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... More information -
- 2,004,118 total downloads
- last updated 4/28/2021
- Latest version: 1.3.0
A library of wrappers for AngleSharp. Allows you to replace a real AngleSharp DOM tree but still keep the queried/returned node references. Built for and used by https://github.com/bUnit-dev/bUnit. -
SourceFileFinder
by: egil- 529,572 total downloads
- last updated 4/28/2021
- Latest version: 1.1.0
A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the types assembly through the related portable PDB. -
bunit.
by: egil bUnitxunit - Deprecated
- 395,033 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 -
- 187,500 total downloads
- last updated 9/12/2025
- Latest version: 2.0.50-preview (prerelease)
A project template for a testing Blazor/Razor components using the bUnit library. -
-
- 164,904 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 -
- 43,176 total downloads
- last updated 11/14/2023
- Latest version: 1.0.0
Testing extensions for the System.TimeProvider API. It includes an advanced test/fake version of the TimeProvider type that allows you to control the progress of time during testing deterministically and... More information -
- 7,958 total downloads
- last updated 9/9/2024
- Latest version: 1.0.0-beta.1.24 (prerelease)
This packages enables Blazor static SSR to be used seamlessly with Htmx. Blazor static SSR comes with basic interactivity via enhanced navigation and enhanced form handling. Adding Htmx (htmx.org) to the... More information -
TimeScheduler
by: egil- Deprecated
- 5,985 total downloads
- last updated 4/25/2023
- Latest version: 0.7.1
This is a shim for the upcoming `System.TimeProvider` API coming in .NET 8. It includes a test version of the `TimeProvider`, named `ManualTimeProvider`, that allows you to control the progress of time during... More information -
- 4,484 total downloads
- last updated 8/11/2025
- Latest version: 1.11.5
A source generator for creating strongly-typed primitive types that makes it easy to avoid the primitive obsession anti pattern. Add a [StronglyTyped] attribute to a partial record struct to get... More information -
- 3,372 total downloads
- last updated 4/7/2025
- Latest version: 1.10.6
This library provides OpenTelemetry integration for Microsoft Orleans grain storage providers. It enables detailed telemetry collection for grain storage operations with minimal configuration, helping you... More information -
- Deprecated
- 2,193 total downloads
- last updated 3/17/2025
- Latest version: 1.1.0
A source generator for creating strongly-typed primitive types that makes it easy to avoid the primitive obsession anti pattern. Add a [StronglyTyped] attribute to a partial record struct to get... More information -
- 1,409 total downloads
- last updated 4/23/2025
- Latest version: 0.8.3
An event sourcing library for Orleans that uses Azure Blob Storage for persistence. -
bunit.
by: egil bUnitweb. mock - Deprecated
- 498 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. -
BlazeWright
by: egil- 334 total downloads
- last updated 11/17/2023
- Latest version: 0.0.0-alpha.0.9 (prerelease)
Enable testing Blazor web apps using Playwright.