xunit.core
by: jnewkirk bradwilson
- 716 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.execution
by: James Newkirk Brad Wilson
- 14 total downloads
- Latest version: 2.1.0-rc1-build3168
Includes xunit.execution.*.dll for extensibility purposes.
Supported platforms:
- Desktop .NET 4.5+
- .NET Core (Universal Windows Apps 10+, DNX Core 5+)
- Windows 8
- Windows Phone 8 (Silverlight)
- Universal (Windows Phone 8.1+, Windows 8.1+)
- Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal)
- Portable Libraries (supporting Profile259)
xunit.runner.visualstudio
by: James Newkirk Brad Wilson
- 632 total downloads
- Latest version: 2.4.1
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.
XunitContext
by: https://github.com/SimonCropp/XunitContext/graphs/contributors
- 282 total downloads
- Latest version: 3.3.2
Extends xUnit to expose extra context and simplify logging.
YamlDotNet
by: Antoine Aubry
- 57 total downloads
- Latest version: 13.3.1
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.