Support for running xUnit.net v2 tests on the UI thread. 
                        
                    
         
                Info
| Version: | 1.0.0-rc1 | 
| Author(s): | Oren Novotny | 
| Last Update: | Saturday, March 26, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/xunit/extensions.xunit | 
| NuGet Url: | https://www.nuget.org/packages/xunit.extensions.uitest | 
Install
Install-Package xunit.extensions.uitest
                        dotnet add package xunit.extensions.uitest
                        paket add xunit.extensions.uitest
                        
                                xunit.extensions.uitest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1) 
                                        
                    - xunit.core(>= 2.1.0)
 
- xunit.core(>= 2.1.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.extensibility.core(>= 2.1.0)
 - xunit.extensibility.execution(>= 2.1.0)
 
Tags