xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 358 total downloads
- Latest version: 1.16.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.core
by: jnewkirk, bradwilson
- 358 total downloads
- Latest version: 2.9.2
Includes the libraries for writing unit tests with xUnit.net.
xunit.runner.console
by: jnewkirk, bradwilson
- 224 total downloads
- Latest version: 2.9.2
Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
YamlDotNet
by: Antoine Aubry
- 102 total downloads
- Latest version: 13.7.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.