Run XUnit tests in a remote process.
Info
Version: | 9.0.3 |
Author(s): | Weingartner |
Last Update: | Wednesday, March 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Weingartner/XUnitRemote |
NuGet Url: | https://www.nuget.org/packages/XUnitRemote |
Install
Install-Package XUnitRemote
dotnet add package XUnitRemote
paket add XUnitRemote
XUnitRemote Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Ninject.Extensions.Factory(>= 3.2.1)
- Ninject.Extensions.Wcf.Selfhost(>= 3.2.2)
- Polly(>= 4.2.1)
- Rx-Linq(>= 2.2.5)
- xunit.extensibility.execution(>= 2.2.0)
- xunit.runner.utility(>= 2.2.0)
Tags