Suitest 1.5.21
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!
Terms of Service
https://suite.st/tos.html
See the version list below for details.
Install-Package Suitest -Version 1.5.21
dotnet add package Suitest --version 1.5.21
<PackageReference Include="Suitest" Version="1.5.21" />
paket add Suitest --version 1.5.21
Dependencies
-
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.1.9)
- Newtonsoft.Json (>= 12.0.1)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Xml.XPath.XDocument (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.