egil
- 106,308 total downloads
- last updated 4/16/2020
- Latest version: 0.14.0
Provides a complete diffing model of HTML.
- 96,446 total downloads
- last updated 4/16/2020
- Latest version: 1.2.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/egil/razor-components-testing-library.
bunit.core
by:
egil
- 81,382 total downloads
- last updated 12/24/2020
- Latest version: 1.0.0-preview-01 (prerelease)
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.
- 80,986 total downloads
- last updated 12/24/2020
- Latest version: 1.0.0-preview-01 (prerelease)
bUnit.web is a testing library for web/HTML-based 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 and inspect the component under test, trigger event handlers, provide...
More information
bunit.xunit
by:
egil
- 67,925 total downloads
- last updated 12/24/2020
- Latest version: 1.0.0-preview-01 (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 writing your tests.
- 67,107 total downloads
- last updated 12/24/2020
- Latest version: 1.0.0-preview-01 (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 with and inspect the component under test, trigger event handlers, provide cascading values,...
More information
SourceFileFinder
by:
egil
- 66,659 total downloads
- last updated 12/19/2020
- Latest version: 1.0.1
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.template
by:
egil
- 1,993 total downloads
- last updated 12/24/2020
- Latest version: 1.0.0-preview-01 (prerelease)
A project template for a testing Blazor/Razor components using the bUnit library.
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 easily interact with and...
More information