AutoFixture
Pinned Loading
Repositories
- AutoFixture.AutoRhinoMocks Public
AutoFixture/AutoFixture.AutoRhinoMocks’s past year of commit activity - AutoFixture.xUnit Public
AutoFixture.xUnit is a .NET library that integrates AutoFixture with xUnit 1.x, allowing you to effortlessly generate test data for your unit tests.
AutoFixture/AutoFixture.xUnit’s past year of commit activity - AutoFixture.NUnit2 Public
AutoFixture.NUnit2 is a .NET library that integrates AutoFixture with NUnit 2.x, allowing you to effortlessly generate test data for your unit tests.
AutoFixture/AutoFixture.NUnit2’s past year of commit activity - AutoFixture.TUnit Public
AutoFixture/AutoFixture.TUnit’s past year of commit activity - AutoFixture Public
AutoFixture 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/AutoFixture’s past year of commit activity - SemanticComparison Public
Compare objects that look semantically similar, even if they are of different types.
AutoFixture/SemanticComparison’s past year of commit activity