Becoming a Remote Worker - Month 4

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

July 17, 2020 · 3 min

Thoughts About Test Driven Development

Thoughts and musings about Test Driven Development, refactoring and how design principles can help with testing

July 14, 2020 · 5 min

Becoming a Remote Worker - Week 16

just get through it

July 7, 2020 · 1 min

Optional Dependencies with Autofac

Ever wanted to define a dependency as optional and only be loaded depending on consumption of your service?

June 30, 2020 · 6 min

Becoming a Remote Worker - Week 15

Up until now remote working had not had to cope with heat, that all changed this week!

June 26, 2020 · 2 min

Refactoring and Learning Challange

Taking up the challenge from a tweet I explain my thought process on improving some code which will hopefully help someone.

June 23, 2020 · 6 min

Using Moq Callback to set values to drive tests

How to set a value on an object passed to a mock to drive conditional logic further in the system under test

June 23, 2020 · 3 min

Becoming a Remote Worker - Week 14

In a blink of an eye week 14 has come and gone!

June 22, 2020 · 2 min

How To Assert Collection Count With FluentAssertions

Asserting numbers of items in a list or collection is vital to unit tests, but which to choose?

June 16, 2020 · 1 min

Becoming a Remote Worker - Week 13 Rollercoaster

Full on rollercoaster this week

June 14, 2020 · 4 min