Jump to content

Things to consider when running visual tests in CI/CD pipelines: Azure Devops & GitHub Actions (Part 2)


Recommended Posts

If you haven’t yet read the first post in this series, I recommend checking it out now.

If you’re still new to DevOps, let’s do a quick recap on what DevOps is.

“DevOps is the union of people, process, and products to enable continuous delivery of value to our end users.” – Donovan Brown

Azure Pipelines and GitHub Actions are both platforms you can use to deliver said value. For those who are unfamiliar with Azure Pipelines, it’s a service available through Azure DevOps, and for those who are not familiar with GitHub Actions, it allows you to automate your workflow without ever leaving GitHub. Both options are more traditional in the sense you run your tasks on a hosted (provided for you) or private (you own, pay for and maintain) server; we will refer to this method as the term: pipeline...

The post Things to consider when running visual tests in CI/CD pipelines: Azure Devops & GitHub Actions (Part 2) appeared first on Azure DevOps Blog.

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...