by Oles Nikaniuk | Nov 12, 2023 | DevOps
Introduction Azure DevOps provides a comprehensive ecosystem for software development teams, offering a wide array of capabilities including version control, project planning, build automation, testing, and release management. The platform also includes support for...
by Oles Nikaniuk | Aug 17, 2023 | Playwright
Introduction If you’re looking for a solution to running your end-to-end tests on the cloud workspace, you’ve come to the right place. Today, we will explore how to run Playwright tests in GitHub Codespaces. Playwright is a modern, open-source testing...
by Oles Nikaniuk | Aug 3, 2023 | Automation, Automation Tools, Playwright, Test Automation
Introduction Azure DevOps Pipeline is a cloud-based CI/CD platform from Microsoft that allows you to automatically build, test, and deploy your applications. It supports integration with a vast array of tools and frameworks, including Playwright. One key feature of...