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

Returning Different Values From A Method Call

Ever needed to return different values from a method call without exposing an enumerator? Let’s explore some options.

July 28, 2020 · 3 min

Why I love Resharper 2

Looking at another constructor parameter checking option when passing in an enum value.

July 21, 2020 · 2 min

Becoming a Remote Worker - Month 4

A reflection of the past 4 months of being a remote worker

July 17, 2020 · 3 min