mattleibow / DeviceRunners

A set of device runners for various testing frameworks.
MIT License
61 stars 3 forks source link
android ios macos maui testing windows

Test Device Runners

A set of device runners for various testing frameworks.

The current platforms are:

The current testing frameworks supported are:

Testing with the Visual Runner

Testing using the visual runner is just a matter of running the test app like any other app. This can be done via the CLI or in the IDE.

image image image

More information can be found in the wiki: Visual Runner in the IDE

Testing with the CLI

Test can also be run on the CLI - both locally and on CI. For tests on Android, iOS and Mac Catalyst, there is the XHarness tool. For Windows, all we need is PowerShell.

More information can be found in the wiki:

UI Testing Support

More information can be found in the wiki: UI Tests

Credits

This is repository contains revised code from a few places: