Skip to content

unoplatform/Uno.UITest

Repository files navigation

Uno.UITest for Uno Platform

Welcome to the Uno.UITest repository, a framework which enables unified UI Testing of Uno Platform apps, using NUnit 3.x.

This library provides a set of APIs to interact with an app, and assess its behavior using device simulators and browsers. The API set is based on Xamarin.UITest, which makes the migration and patterns very familiar.

The testing is available through :

The following target platforms are not yet supported:

  • SkiaSharp backends (GTK, WPF and Tizen )
  • Xamarin.macOS
  • Windows

Build status

Target Branch Status Recommended Nuget packages version
development master Build Status NuGet

Getting started with Uno.UITest

Visit our documentation on how to get started with Uno.UITest.