dotnet-ui-testing-core

Installation
SKILL.md

dotnet-ui-testing-core

Core UI testing patterns applicable across .NET UI frameworks (Blazor, MAUI, Uno Platform). Covers the page object model for maintainable test structure, test selector strategies for reliable element identification, async wait patterns for non-deterministic UI, and accessibility testing approaches.

Version assumptions: .NET 8.0+ baseline. Framework-specific details are delegated to dedicated skills.

Scope

  • Page object model for maintainable test structure
  • Test selector strategies for reliable element identification
  • Async wait patterns for non-deterministic UI
  • Accessibility testing approaches

Out of scope

  • Blazor component testing (bUnit) -- see [skill:dotnet-blazor-testing]
  • MAUI UI testing (Appium/XHarness) -- see [skill:dotnet-maui-testing]
  • Uno Platform WASM testing -- see [skill:dotnet-uno-testing]
  • Browser automation specifics -- see [skill:dotnet-playwright]
Related skills

More from novotnyllc/dotnet-artisan

Installs
5
GitHub Stars
208
First Seen
Feb 23, 2026