xunit
by: jnewkirk, bradwilson
- 319 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
- 247 total downloads
- Latest version: 2.0.0-pre.56
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
- 207 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
Xunit.SkippableFact
by: Andrew Arnott
- 21 total downloads
- Latest version: 1.2.6
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
xunit.v3.core
by: jnewkirk, bradwilson
- 41 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.
ZedGraph
by: ZedGraph Project
- 19 total downloads
- Latest version: 5.2.1
ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.
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).