write-xaml-tests by dotnet

write-xaml-tests

dotnet

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

Quick Install
bunx add-skill dotnet/maui -s write-xaml-tests
Requires .NET SDK for building and running xUnit tests.androiddesktopdotnethacktoberfestiosmaccatalyst
Instructions

Loading…