Adding Cypress.io Tests To CI/CD Pipeline! Cypress + Github Actions

Опубликовано: 11 Октябрь 2024
на канале: Small Batch Devs
13,146
161

In this episode, we continue down the cypress.io testing framework path by adding cypress testing to our CI/CD pipeline. We are using Github Actions as our CI/CD pipeline but this process should be very similar if you are using something like Jenkins to build your code.

Introduction to Cypress.io:    • Introduction to the Cypress End-to-en...  

Check out our website for more great tutorials and content!
https://smallbatchdevs.com

Check out our Podcast!
https://open.spotify.com/show/36eNV2m...

KEEP UP with @smallbatchdevs on SOCIAL MEDIA!
Twitter:   / smallbatchdevs  
Instagram:   / smallbatchdevs  
Facebook:   / small-batch-devs-112906707036301  
Twitch:   / smallbatchdevs  

Check out all our Github Repositories for these episodes:
https://github.com/smallbatchdevs

00:00 Intro
00:25 What is the Cypress CI/CD functionality and why use it?
02:38 Installing dependencies
03:30 Npm build and run commands
06:23 Errors you may come across and how to fix them
08:06 Github actions YML updates
09:11 Running Cypress tests in Github Actions
11:55 Outro

#cypressio #typescript #webdevelopment