/autofixture-tutorial

A set of examples demonstrating how to use AutoFixture to generate test data for unit tests

Primary LanguageC#

AutoFixture tutorial

This repository contains a set of examples demonstrating how to use AutoFixture to generate test data for unit tests.

You can find more about autofixture by this links:

Install with: Install-Package AutoFixture

Examples files