How to build a CI pipeline with GitHub Actions and Cypress
Nuvio Software
0:00 / 0:00
How to build a CI pipeline with GitHub Actions and Cypress
3 505 просмотров · 5 лет назад
Nuvio Software
441 подписчик
3 505 просмотров · 5 лет назад
The importance of Continuous Integration / Continuous Delivery should no longer be questioned these days. Yet many teams fail to recognise the added value of a solid pipeline to deliver code at pace.
In this video I am not going to discuss the Advantages and Disadvantages of CI pipelines, but instead I am going to focus on showing how to build a very simple one with Github Actions.
For this purpuse I am going to choose React as a frontend and Cypress for automation tests. Which seems to be a very common stack these days.
Full GitHub code for this video, here:
https://github.com/nuviosoftware/cypr...