How I Get Manual Testers Writing E2E Automated Tests In C# .NET Using Specflow
Over the past couple of weeks, I’ve been covering how to use Playwright to create E2E tests using C# .NET. …
Over the past couple of weeks, I’ve been covering how to use Playwright to create E2E tests using C# .NET. …
This is a post in a series about the automated E2E testing framework Playwright. While you can start anywhere, it’s …
This is a post in a series about the automated E2E testing framework Playwright. While you can start anywhere, it’s …
Visual Studio 2022 17.2 shipped the other day, and in it was a handy little feature that I can definitely …
A number of times in recent years, I’ve had the chance to work in companies that completely design out entire …
Now that the flames have simmered down on the Hot Reload Debacle, maybe it’s time again to revisit this feature! …
A big reason people who develop in .NET languages rave about Visual Studio being the number one IDE, is auto …
The past few days I’ve been setting up a SonarQube server to do some static analysis of code. For the …
Ever since I started using constructor dependency injection in my .NET/.NET Core projects, there has been essentially a three step …
In the coming months I’ll be covering the new features of .NET 6, including things like MAUI (Cross platform GUI …