Through a fluent, extensible interface, NBuilder allows you to rapidly create test data.
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.
Resources
Installation
NBuilder can most easily be installed through its NuGet package.
Install-Package NBuilder