Skip to content

philippdolder/xunit.MSBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSBuild integration for xUnit

Runs xunit tests using the official xunit MSBuild task with every build. Includes official xUnit MSBuild task binaries. The xunit.MSBuild.targets is added to your Visual Studio Projects that reference the xunit.MSBuild nuget package. A new version will be provided for every version of xunit. The xunit.MSBuild will always exactly match the version of xunit.

By default the xunit tests are run when building in Releaseconfiguration. You can change when the xunit tests are executed by overriding the value of RunXunitTests in your csproj, msbuild or targets file.

Grab the version matching your xunit version from NuGet. If the version is missing, please create an issue here, and I will upload a suitable package to NuGet.

About

MSBuild task for xunit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published