Bau.Xunit 0.1.0-beta08

This is a prerelease version of Bau.Xunit.
dotnet add package Bau.Xunit --version 0.1.0-beta08
NuGet\Install-Package Bau.Xunit -Version 0.1.0-beta08
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="Bau.Xunit" Version="0.1.0-beta08" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bau.Xunit --version 0.1.0-beta08
#r "nuget: Bau.Xunit, 0.1.0-beta08"
#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.
// Install Bau.Xunit as a Cake Addin
#addin nuget:?package=Bau.Xunit&version=0.1.0-beta08&prerelease

// Install Bau.Xunit as a Cake Tool
#tool nuget:?package=Bau.Xunit&version=0.1.0-beta08&prerelease

A Bau task plugin for running xUnit.net tests.

Require<Bau>().Xunit().Do(xunit => xunit.UseExe("xunit.console.clr4.exe").RunAssemblies("Tests.dll")).Run();

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-beta08 143 3/19/2015
0.1.0-beta07 147 3/4/2015
0.1.0-beta06 254 3/4/2015
0.1.0-beta05 68 3/4/2015
0.1.0-beta04 70 3/4/2015
0.1.0-beta03 67 3/4/2015
0.1.0-beta02 73 3/4/2015