/AutoFixture

AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests. 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.

Primary LanguageC#MIT LicenseMIT

Stargazers

No one’s star this repository yet.