Bau.Xunit
0.1.0-beta10
A Bau task plugin for running xUnit.net tests.
Require<Bau>().Xunit().Do(xunit => xunit.UseExe("xunit.console.clr4.exe").RunAssemblies("Tests.dll")).Run();
This is a prerelease version of Bau.Xunit.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
Install-Package Bau.Xunit -Version 0.1.0-beta10
dotnet add package Bau.Xunit --version 0.1.0-beta10
<PackageReference Include="Bau.Xunit" Version="0.1.0-beta10" />
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-beta10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bau.Xunit, 0.1.0-beta10"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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-beta10&prerelease
// Install Bau.Xunit as a Cake Tool
#tool nuget:?package=Bau.Xunit&version=0.1.0-beta10&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Bau (>= 0.1.0-beta10)
- ScriptCs.Contracts (>= 0.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|