Easily add visual regression testing to your test process
Package | Version |
---|---|
VisualTestUtils | |
VisualTestUtils.AppConnector | |
VisualTestUtils.ImageHash | |
VisualTestUtils.MakickNet |
This repo contains shared code for visual testing.
Current/intended clients include .NET MAUI SDK visual tests, VS UITools Hot Reload visual component tests, and Example Framework example visual tests.
In brief, run init.ps1
then open the solution. For details see Contibuting