AutoFixture and AutoData: Reduce .NET Test Setup
A unit test can spend more lines constructing irrelevant objects and mocks than expressing the behavior it protects. That Arrange boilerplate slows reviews, obscures the important inputs, and becomes
steponeit.hashnode.dev13 min read