Cypress GitHub Action to Execute Tests
Introduction Cypress is an amazing new open source web testing tool, and it integrates really well with Continuous Integration Tools, but you can make executing your tests in the cloud even easier by using a GitHub Action that the Cypress team has written for you! I've been using Cypress for a while now, I use Microsoft [...]