AutoFixture

AutoFixture

AutoFixture

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.

3.5k Stars
355 Forks
3.5k Watchers
C# Language
mit License
Cost to Build
$11.86M
Market Value
$53.03M

Growth over time

2 data points  ·  2025-04-09 → 2025-08-31
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about AutoFixture

Question copied to clipboard

What is the AutoFixture/AutoFixture GitHub project? Description: "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.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone AutoFixture

Clone via HTTPS

git clone https://github.com/AutoFixture/AutoFixture.git

Clone via SSH

[email protected]:AutoFixture/AutoFixture.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the AutoFixture issue tracker:

Open GitHub Issues