项目作者: unoplatform

项目描述 :
Unified UI Testing Framework for Uno Platform based applications
高级语言: C#
项目地址: git://github.com/unoplatform/Uno.UITest.git
创建时间: 2019-06-14T20:39:35Z
项目社区:https://github.com/unoplatform/Uno.UITest

开源协议:Apache License 2.0

下载


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.