Top 20 NuGet Packages depending on xUnit.net

Total dependencies: 602

Simple dependency injection framework based on emitting CIL code. Extension for xUnit.
This is a TCP eventbus implementation for C# clients. The protocol is quite simple: 4bytes int32 message length (big endian encoding) json string built-in keys 1) type: (String, required) One of "send", "publish", "register", "unregister". 2) headers: (Object, optional) Headers with JSON format...
AggregateSource.Testing.Xunit provides lightweight infrastructure for building eventsourced, aggregate based test specifications that integrate with Xunit.
Extends XUnit test framework for JavaScript testing using Google's V8 script engine
An extension to xUnit.net, providing support for test cases as First-Class, programmatic citizens.
Write xUnit tests in a style emphasizing scenarios and examples
TickSpec integration with Xunit. TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods ...
Typed Class Data Attribute for xUnit Test Framework, allowing to use typed data (classes, structs, anonymous types or dynamic types) as a source for xUnit's data theories, instead of using untyped object arrays.
Phantom.js runner to integrate javascript tests for xUnit
Allows running NSpec specification from xUnit.
Specificity is a unit test fluent assertion library.
SubSpec allows developers to write declarative BDD style tests operating at all layers of abstraction consisting of highly composable, small primitive concepts. Based on the powerful xUnit testing framework, SubSpec is easy to integrate with existing testing environments.
WatiN Extensions for xUnit
NUnit extension for Xml testing
XUnit integration for Peaky. Use Peaky.Xunit to generate data-driven XUnit tests based on a Peaky endpoint. These tests can be executed to perform release-time deployment validation and monitoring and to provide meaningful reporting with existing Xunit-based tools.
A simple replacement for TheoryData that automatically serializes and deserializes in order to show more fidelity in test cases.