xunit
by: jnewkirk, bradwilson
- 205 total downloads
- Latest version: 2.9.3
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 installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 251 total downloads
- Latest version: 1.27.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
- 217 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.v3.core
by: jnewkirk, bradwilson
- 32 total downloads
- Latest version: 1.0.1
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later.
zlib.net
by: Jean-loup Gailly, Mark Adler, ComponentAce
- 8 total downloads
- Latest version: 1.0.4
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms (zlib format).