Extends Verify (https://github.com/VerifyTests/Verify) to allow Blazor component verification via BUnit.
$ dotnet add package Verify.BunitSupport for rendering a Blazor Component to a verified file via bunit. Verify.Bunit uses the bUnit APIs to take a snapshot (metadata and html) of the current state of a Blazor component. Since it leverages the bUnit API, snapshots can be on a component that has been manipulated using the full bUnit feature set, for example trigger event handlers.
See Milestones for release notes.
Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.