Info
Version: | 3.12.0 |
Author(s): | garuma |
Last Update: | Tuesday, September 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xamarin/GuiUnitNg |
NuGet Url: | https://www.nuget.org/packages/Xamarin.GuiUnitNg |
Install
Install-Package Xamarin.GuiUnitNg
dotnet add package Xamarin.GuiUnitNg
paket add Xamarin.GuiUnitNg
Xamarin.GuiUnitNg Download (Unzip the "nupkg" after downloading)
Like the original GuiUnit, the goal of the runner is to provide integration with a GUI runloop (Gtk, Cocoa, Xwt, ...) so that unit tests that depend on it (for proper async/await operations for instance) can be run correctly.