The Lazy<> way to learn new tech
Looking at how I best learn new technologies and putting this into practice learning about C# Lazy
Looking at how I best learn new technologies and putting this into practice learning about C# Lazy
The power of ‘What the ……?’
A few events and bugs recently have reminded me just how important the inquisitive mindset is to the successful tester. If you have spent anytime alongside someone testing software you will know that it is a life of multiple states.
In this post I am finally pleased to sum up the last of my experiences releasing Open Source libraries to help launching Selenium WebDriver instances in .NET Core projects. Whilst actually the last of the posts chronologically in this series I am placing it as post number 1, feel free to skip to the next one and read through before coming back if you want the story in the order that I wrote it. Writing the code of an Open…
Adding .NET Core’s native IoC container for dependency injection. The simple approach.
A look at how to reference the .runsettings files from the command line in PowerShell and Bash