Skip to content

livarcocc/dotnet-test-xunit

Repository files navigation

About This Project

This project contains the .NET CLI runner for xUnit.net. This runner is used by projects that utilize the .NET CLI, from the command line (via dotnet test) as well as within Visual Studio. It can run tests for both desktop and .NET Core unit tests. Desktop is officially supported on Windows, and .NET Core is officially supported on Windows, Linux, and OS X.

To open an issue for this project, please visit the core xUnit.net project issue tracker.

About xUnit.net

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

For project documentation, please visit the xUnit.net project home.

About

xUnit.net runner for the .NET CLI (please open issues in https://github.com/xunit/xunit/issues)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published