1. RhinoMocks

    By:

    Rhino Mocks is using Castle Dynamic Proxy (http://www.castleproject.org/dynamicproxy/index.html) to handle proxying the types it needs to mock. The Dynamic Proxy project has been invaluable resource and made creating Rhino Mocks possible.

  2. Silverlight.UnitTest

    By:

    Silverlight unit testing framework. Add to a Silverlight 4 application, then follow instructions in Readme.txt.

  3. Machine.Fakes

    By:

    Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model... More information

  4. silverlight.unittest.wp7

    By:

    Silverlight unit testing framework for Windows Phone 7

  5. NaturalSpec

    By:

    NaturalSpec is a .NET UnitTest framework which provides automatically testable specs in natural language.

  6. NDbUnit.SqlClient

    By:

    NDbUnit for Sql Server targets; NDbUnit is a framework for managing database state during data-dependent unit tests

  7. NDbUnit.Core

    By:

    NDbUnit Core Services; not intended to be consumed by itself

  8. Machine.Fakes.Moq

    By:

    Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model... More information

  9. NDbUnit.SqlLite

    By:

    NDbUnit for SqlLite targets; NDbUnit is a framework for managing database state during data-dependent unit tests

  10. NDbUnit for SQL Server CE

    By:

    NDbUnit for SqlServer CE targets; NDbUnit is a framework for managing database state during data-dependent unit tests

  11. Moq

    By:

    The simplest mocking library for .NET 3.5/4.0 and Silverlight with deep C# 3.0 integration.

  12. Machine.Fakes.RhinoMocks

    By:

    Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model... More information

  13. Chaining Assertion for MSTest

    By:

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

  14. UnityAutoMoq

    By:

    Automocking container using Microsoft Unity and Moq.

  15. Machine.Fakes.NSubstitute

    By:

    Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model... More information

  16. Machine.Fakes.FakeItEasy

    By:

    Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model... More information

  17. netDumbster

    By:

    netDumbster is a .Net Fake SMTP Server clone of the popular Dumbster (http://quintanasoft.com/dumbster/) netDumbster is based on the API of nDumbster (http://ndumbster.sourceforge.net/default.html) and the nice C# Email Server (CSES) written by Eric Daugherty.

  18. Giles, Rupert Giles, at your service!

    By:

    Giles - continuous test runner for .NET applications.

  19. Chaining Assertion for NUnit

    By:

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

  20. Chaining Assertion for xUnit

    By:

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