⚠ Deprecated: Legacy
This package will only be updated for security issues. All future feature work has moved onto v3. Guide for migrating from xUnit.net v2 to v3: https://xunit.net/docs/getting-started/v3/migration-extensibility
Suggested alternative: xunit.v3.extensibility.core
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
$ dotnet add package xunit.extensibility.corexUnit.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# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. 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.
| Stable | Latest CI (how to use) | Build status | |
|---|---|---|---|
| v3 core framework |
| v2 core framework |
| xunit.analyzers |
| xunit.runner.visualstudio |
For complete CI package lists, please visit the feedz.io package search. A free login is required.