Testura.Android
0.11.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Testura.Android --version 0.11.0
NuGet\Install-Package Testura.Android -Version 0.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Testura.Android" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Testura.Android" Version="0.11.0" />
<PackageReference Include="Testura.Android" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Testura.Android --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Testura.Android, 0.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Testura.Android@0.11.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Testura.Android&version=0.11.0
#tool nuget:?package=Testura.Android&version=0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Testura.Android is a lightweight test automation framework for Android built in C#. It contains tools and help classes to test, validate and interact with your Android device or emulator.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MedallionShell (>= 1.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.3 | 7,845 | 3/11/2022 |
| 4.1.2 | 804 | 2/18/2022 |
| 4.1.1 | 928 | 1/19/2022 |
| 4.0.0 | 509 | 12/28/2021 |
| 3.0.0 | 4,081 | 7/28/2020 |
| 2.0.2 | 9,568 | 7/24/2018 |
| 2.0.1 | 1,224 | 7/24/2018 |
| 2.0.0 | 1,527 | 7/17/2018 |
| 1.5.5 | 1,880 | 5/25/2018 |
| 1.5.3 | 1,515 | 5/22/2018 |
| 1.5.2 | 1,499 | 5/20/2018 |
| 1.4.2 | 3,091 | 11/30/2017 |
| 1.4.1 | 1,777 | 10/24/2017 |
| 1.4.0 | 1,593 | 10/2/2017 |
| 1.3.1 | 1,597 | 9/19/2017 |
| 1.3.0 | 1,750 | 8/10/2017 |
| 1.2.0 | 1,959 | 7/19/2017 |
| 1.1.0 | 1,703 | 6/26/2017 |
| 1.0.1 | 1,714 | 6/13/2017 |
| 1.0.0 | 1,741 | 6/7/2017 |
| 0.12.1 | 1,595 | 6/6/2017 |
| 0.12.0 | 1,627 | 6/4/2017 |
| 0.11.0 | 1,809 | 4/23/2017 |
Release 0.11.0:
- New functionality: Automatically walk and interact with the app (AppWalker, see wiki for more information)