How to: Run Playwright .NET tests in Azure DevOps pipelines
Quick guide to running Playwright .NET tests in your Azure DevOps CI/CD pipelines.
Continue readingNeil Syrett | Quality Engineer
Quick guide to running Playwright .NET tests in your Azure DevOps CI/CD pipelines.
Continue readingGet the biggest bang for your buck with integration tests that are fast, reliable and easy to maintain.
Continue readingFed up with messy test code that’s difficult to maintain and extend? Read on to learn how to supercharge your automated test by implementing IoC using .NET Dependency Injection
Continue readingI spend a fair amount of time reviewing automation code and frameworks and recently I’ve come to the conclusion that the testing community has a problem. We have an unhealthy obsession with test contexts! I’m not fundamentally opposed
Continue readingI’ve been using SpecFlow for many years and it has definitely been a trusty ally, but recently I’ve been getting increasingly frustrated with it. Some regular frustrations include: no IntelliSense when writing scenarios “ambiguous step definitions” errors
Continue readingJust under a year ago the team and I made the bold decision to delete our existing suite of automated browser test. The suite was your traditional web test framework – SpecFlow, Selenium WebDriver, Page Object Model.
Continue reading