AutoFixture and .NET 5.0 Record Types

Does AutoFixture and the new .NET 5 Record Types work together?

January 19, 2021 · 2 min

Lightning Talk on AutoFixture at dotNetOxford Nov 2020

First public speaking engagement, thoughts on how it went and link to video

November 24, 2020 · 5 min

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