AutoFixture.xUnit is a .NET library that integrates AutoFixture with xUnit 1.x, allowing you to effortlessly generate test data for your unit tests. By automatically populating your test parameters, ...
AutoFixture packages are distributed via NuGet. To install the packages you can use the integrated package manager of your IDE, the .NET CLI, or reference the package directly in your project file.