example-framework

Example Framework allows working on UI is isolation, similar to Storybook in the JavaScript community

MIT License

Stars
0

Example Framework and Visual Test Utils

Define UI examples and easily add visual regression testing to your test process

Package Version
VisualTestUtils NuGet Version
VisualTestUtils.AppConnector NuGet Version
VisualTestUtils.ImageHash NuGet Version
VisualTestUtils.MagickNet NuGet Version
ExampleFramework NuGet Version
ExampleFramework.Tooling NuGet Version
ExampleFramework.Tooling.Maui NuGet Version

Overview

This repo contains shared code for UI examples and visual testing.

Current/intended clients include .NET MAUI SDK visual tests and Example Framework example visual tests.

How to build

In brief, run init.ps1 then open the solution. For details see Contibuting