Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 4.56 KB

README.md

File metadata and controls

61 lines (47 loc) · 4.56 KB

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. Works with ReSharper, CodeRush, TestDriven.NET and Xamarin. xUnit.net is part of the ASP.NET Open Source Gallery under the Outercurve Foundation. It is licensed under the Apache 2 license, which is approved by the OSI.

Other projects in the xunit organization include:

Continuous integration builds are available online via TeamCity.

For status updates, follow us on Twitter: @xunit, @jamesnewkirk, @bradwilson

For information on contributing to xUnit.net, see xUnit.net Governance.

CodeRush Test Runner support is provided by DevExpress.
The xUnit.net logo was designed by Nathan Young.
The TeamCity server is sponsored by CenturyLink Cloud.

Frequently Asked Questions

How Do I...?

Links to Resources