Autofixture Generate Specific Format Values By Extending AutoDataAttribute

Using custom specimen builders with AutoDataAttribute functionality to reduce the amount of repeated code in your Arrange phase of unit tests.

August 18, 2020 · 3 min

AutoFixture Generate Specific Format with Specimen Builders

Writing a custom specimen builder to extend AutoFixture’s auto generation routines to abide by business requirements.

August 11, 2020 · 5 min