Suitest 1.5.23
See the version list below for details.
dotnet add package Suitest --version 1.5.23
NuGet\Install-Package Suitest -Version 1.5.23
<PackageReference Include="Suitest" Version="1.5.23" />
paket add Suitest --version 1.5.23
#r "nuget: Suitest, 1.5.23"
// Install Suitest as a Cake Addin #addin nuget:?package=Suitest&version=1.5.23 // Install Suitest as a Cake Tool #tool nuget:?package=Suitest&version=1.5.23
Suitest instrumentation library for Xbox One (UWP) apps.
This package will make your UWP app testable with Suitest.
Suitest is a multi-platform end-to-end test automation service with the focus on the productivity and ease of use.
Sign up for free at https://suite.st/ to get started.
Follow these steps to prepare your application for end-to-end testing with Suitest:
1. Install this package.
2. In the Package.appxmanifest add "Internet (Client)" capability.
3. Call SuitestLibrary.Suitest.Initialize(); near the end of your OnLaunched method in App.xaml.cs.
Then upload the application into Suitest and test away!
Happy testing!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.1.9)
- Newtonsoft.Json (>= 12.0.1)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Xml.XPath.XDocument (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.