Change the repository type filter
All
Repositories list
10 repositories
AutoFixture
PublicAutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.AutoFixture.TUnit
Public.github
Public- AutoFixture.AutoRhinoMocks is a .NET library that integrates AutoFixture with Rhino Mocks, transforming it into an auto-mocking container.
- AutoFixture.NUnit4 is a .NET library that integrates AutoFixture with NUnit 4.x, allowing you to effortlessly generate test data for your unit tests.
AutoFixture.NUnit2
PublicAutoFixture.NUnit2 is a .NET library that integrates AutoFixture with NUnit 2.x, allowing you to effortlessly generate test data for your unit tests.AutoFixture.xUnit
PublicAutoFixture.github.io
PublicDocumentation site for the AutoFixture productsSemanticComparison
Public