1. Specification

    By:

    Set of classes for implementation Specification pattern

  2. Machine.Specifications 0.5.12

    By:

    Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.

  3. Specifications

    By:

    The specification pattern for composable business logic, in C#.

  4. SpecificationExtensions.Xunit

    By:

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

  5. Machine.Specifications-Signed 0.5.12

    By:

    Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.

  6. Isg.Specification

    By:

    This package provides some classes and extension methods to support the Specification pattern.

  7. SpecificationExtensions.NUnit

    By:

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

  8. specification.patterns

    By:

    specification.patterns is a small C# framework which helps developers focus on design rather than testing when specifying the subject under specification (SUS) and its messages/communication between its immediate collaborators.

  9. SpecificationExtensions.MSTest

    By:

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

  10. Serenity

    By:

    Giving you piece of mind by making it easy to integrate both Storyteller and Jasmine testing into your FubuMVC applications

  11. LinqSpecs

    By:

    LinqSpecs is a framework that will help you to create specifications for Linq queries. The idea behind this project is to help the user to write, test and expose specifications as first-class objects.

  12. FubuKayak

    By:

    Run FubuMVC applications using the Kayak/OWIN stack

  13. Machine.Specifications.Mvc

    By:

    Machine.Specifications.Mvc is a set of extensions for testing ASP.Net MVC specific types. It aims to ease the testing of ActionResult objects returned from MVC Controllers by providing an Machine.Specifications (MSpec) BDD syntax over these types. v1.0.2.0 - Added support for Partial View (ShouldBeAPartialView)

  14. LiteFx 1.0.0.0

    By:

    A framework that helps the use of DDD patterns.

  15. FubuMVC.Navigation

    By:

    Navigation model for FubuMVC applications

  16. Machine.Specifications.AutoMocking

    By:

    Machine.Specifications.AutoMocking attempts to reduce noise in Machine.Specifications (MSpec) tests when creating mock objects, dependencies and the subject under test.