
Andy Evans
I'm Andy, a software engineer from Sheffield, UK. Here I write blog posts about tech I encounter - along with walkthroughs of how I overcome problems. I specialise in C#, .NET and automated testing. Occasionally I drift into side projects on the web and in the automotive world!
Recent Posts

Tackling badly-written software
For too long I had grappled with this codebase - tangled, confusing, complicated - and was finally able to turn it into the simple solution that it always could have been - here's how I did it!
Read post →
Ephemeral environments with Kubernetes and Azure DevOps in the cloud
Learn how I introduced a whole new way to test - and boosted team productivity - by creating the ability for developers and testers create their own throwaway deployment of our product
Read post →
Being ignored? Find out why with git check-ignore
Have you got files being ignored in source control and you don't know why? Git's got your back. Here I demonstrate git's secret weapon: check-ignore
Read post →