Exploring Custom Attributes in AutoFixture and xUnit
Sep 20, 2023 · 4 min read · Writing setup code for unit tests can be a cumbersome activity. Especially in legacy codebases where many tests may be missing, or unreliable, or when the unit being tested is larger than it would be given sufficient time and resources to refactor it...
Join discussion