xunit - xunit.extensions.uitest 1.0.0-beta2-build
Support for running xUnit.net v2 tests on the UI thread
PM> Install-Package xunit.extensions.uitest -Version 1.0.0-beta2-build -Source https://www.myget.org/F/xunit/api/v3/index.json
> nuget.exe install xunit.extensions.uitest -Version 1.0.0-beta2-build -Source https://www.myget.org/F/xunit/api/v3/index.json
> dotnet add package xunit.extensions.uitest --version 1.0.0-beta2-build --source https://www.myget.org/F/xunit/api/v3/index.json
<PackageReference Include="xunit.extensions.uitest" Version="1.0.0-beta2-build" />
Copy to clipboard
source https://www.myget.org/F/xunit/api/v3/index.json
nuget xunit.extensions.uitest ~> 1.0.0-beta2-build
Copy to clipboard
> choco install xunit.extensions.uitest --version 1.0.0-beta2-build --source https://www.myget.org/F/xunit/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "xunit" -SourceLocation "https://www.myget.org/F/xunit/api/v2"
Install-Module -Name "xunit.extensions.uitest" -RequiredVersion "1.0.0-beta2-build" -Repository "xunit" -AllowPreRelease
Copy to clipboard
This project has been officially retired and the project is being archived, for two primary reasons:
- Microsoft has deprecated UWP in favor of WinUI
- This project has not been updated in several years
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- xunit.core (>= 2.1.0)
-
UAP 10.0
- System.Collections (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Threading.Tasks (>= 4.0.10)
- xunit.abstractions (>= 2.0.0)
- xunit.core (>= 2.1.0)
- xunit.extensibility.core (>= 2.1.0)
- xunit.extensibility.execution (>= 2.1.0)
- Portable Class Library (Windows 8.1, WindowsPhoneApp 8.1): Profile32: 0.0.0.0
- WindowsPhone 8.0: 8.0.0.0
- MonoAndroid 1.0: 1.0.0.0
- Xamarin.iOS 1.0: 1.0.0.0
- UAP 10.0: 10.0.0.0
OwnersBrad Wilson |
AuthorsOren Novotny |
Project URLhttps://github.com/xunit/extensions.xunit |
LicenseApache-2.0 |
Tagsxunit uwp xamarin android ios monoandroid monotouch wp8 wpa81 win81 tdd unit test |
Info1811 total downloads |
| 4 downloads for version 1.0.0-beta2-build |
| Download (46.26 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
1.0.0-beta2-build | 46.26 KB | Sat, 26 Mar 2016 20:33:57 GMT | 4 |
|
||
|
0.1.0-build | 46.15 KB | Sat, 05 Mar 2016 19:33:22 GMT | 1807 |
|