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.xUnit2 is a .NET library that integrates AutoFixture with xUnit 2.x, allowing you to effortlessly generate test data for your unit tests. By automatically populating your test parameters, ...