William ReesSnapshot Testing in C#Snapshot testing is a technique that involves capturing and comparing the output of a piece of code to a previously captured output.Feb 12Feb 12
William ReesCustom Metrics in .NET Using the New IMeterFactory.NET 8 introduced a powerful API in system diagnostics, making it seamless for developers to add custom application metrics adhering to…Jan 22Jan 22
William ReesHarnessing GPT-4 in .NET: Expanding Application Capabilities with OpenAIAs artificial intelligence (AI) continues to evolve, developers are constantly seeking new ways to harness its capabilities to build…Mar 31, 2023Mar 31, 2023
William ReesMaximizing Test Coverage: Using TestContainers to Simplify Integration Testing in .NETTesting is a critical aspect of software development as it helps to ensure that we’re delivering high quality and maintainable software…Feb 17, 2023Feb 17, 2023
William Rees.NET 6 implementing a custom configuration providerConfiguration providers allow application configuration to be loaded from various sources like environment variables, command line…Dec 29, 2021Dec 29, 2021
William Rees.NET Load Testing With NBomberNBomber is an open source load testing framework focused on providing .NET developer the ability to load test their applications. One of…Jul 1, 2021Jul 1, 2021