1. xUnit.net 1.9.1

    By:

    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.

    135,583 downloads

  2. xUnit.net: Extensions 1.9.1

    By:

    Extensions for the xUnit.net framework, including data theories (data-driven tests) and several extension attributes.

    65,507 downloads

  3. Fluent Assertions

    By:

    A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5. Supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio and MSpec.

  4. xUnit.net: Runners 1.9.1

    By:

    Runners for the xUnit.net framework, including Console, GUI, and MSBuild.

    9,683 downloads

  5. AutoFixture with xUnit.net data theories

    By:

    By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).

    8,650 downloads

  6. SpecFlow.xUnit

    By:

    Combined package to setup SpecFlow with xUnit easily.

  7. FsUnit.xUnit

    By:

    FsUnit is a set of extensions that add special testing syntax to xUnit.

  8. Chaining Assertion for xUnit

    By:

    Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net. This provides only single .cs file.

  9. SpecificationExtensions.Xunit

    By:

    A set of C# specification extension methods that provide an easy to use 'testObject.Should***()' syntax for use with Xunit

  10. MvcRouteUnitTester

    By:

    MVC Route Unit Tester provides convenient, easy to use methods that let you unit test the route table in your ASP.NET MVC application, including Area routes. Unlike many libraries, this lets you test routes both ways -- both incoming and outgoing. You can specify an incoming request and make one of several assertions about the outcome; such that th... More information

  11. XUnit.Should.StringExtensions

    By:

    "Should..." XUnit Assertion extension methods for String.

  12. Cavity Data (HTML) xUnit Extensions

    By:

    Provides xUnit extensions for HTML files or data.

  13. XUnit.Should.ObjectExtensions

    By:

    "Should..." XUnit Assertion extension methods for Object.

  14. Cavity Data (XML) xUnit Extensions

    By:

    Provides xUnit extensions for XML files or data.

  15. XUnit.Should.IEnumerableExtensions

    By:

    "Should..." XUnit Assertion extension methods for IEnumerable.

  16. XUnit.Should.BooleanExtensions

    By:

    "Should..." XUnit Assertion extension methods for boolean.

  17. XUnit.Should.IComparableExtensions

    By:

    "Should..." XUnit Assertion extension methods for IComparable.

  18. Cavity Data (JSON) xUnit Extensions

    By:

    Provides xUnit extensions for JSON files or data.

  19. Trove xUnit & Moq Bundle

    By:

    Bundles together various packages to use xUnit and Moq.

  20. XUnit.Should

    By:

    "Should..." XUnit Assertion extension compilation.