Skip to content
@AutoFixture

AutoFixture

Minimize the 'Arrange' phase of your unit tests.

Pinned Loading

  1. AutoFixture 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 …

    C# 3.4k 352

Repositories

Showing 10 of 10 repositories
  • AutoFixture.xUnit3 Public

    AutoFixture.xUnit3 is a .NET library that integrates AutoFixture with xUnit 3.x, allowing you to effortlessly generate test data for your unit tests.

    AutoFixture/AutoFixture.xUnit3’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Apr 15, 2025
  • AutoFixture.NUnit4 Public

    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/AutoFixture.NUnit4’s past year of commit activity
    C# 1 MIT 0 0 0 Updated Apr 15, 2025
  • 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
    C# 0 MIT 0 0 0 Updated Apr 15, 2025
  • 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
    C# 0 MIT 0 0 0 Updated Apr 14, 2025
  • 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
    C# 3,428 MIT 352 39 (1 issue needs help) 12 Updated Apr 9, 2025
  • AutoFixture/AutoFixture.AutoRhinoMocks’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Apr 9, 2025
  • AutoFixture/AutoFixture.TUnit’s past year of commit activity
    C# 0 MIT 1 1 1 Updated Apr 6, 2025
  • AutoFixture.github.io Public

    Documentation site for the AutoFixture products

    AutoFixture/AutoFixture.github.io’s past year of commit activity
    Dockerfile 4 6 1 (1 issue needs help) 1 Updated Apr 13, 2024
  • .github Public
    AutoFixture/.github’s past year of commit activity
    0 MIT 0 0 1 Updated Jun 16, 2023
  • SemanticComparison Public

    Compare objects that look semantically similar, even if they are of different types.

    AutoFixture/SemanticComparison’s past year of commit activity
    C# 38 MIT 3 3 1 Updated May 24, 2021

Top languages

C# Dockerfile

Most used topics

Loading…