E2E Testing Before Merge - Best Practices and Implementation
Offered By: Conf42 via YouTube
Course Description
Overview
Explore end-to-end testing strategies before merging code in this 16-minute conference talk from Conf42 DevOps 2024. Delve into standard automated testing practices, continuous integration principles, and the default E2E testing workflow. Discover the benefits of E2E testing prior to merging and learn about the ideal testing workflow. Examine the concept of PR environments as a solution, and watch a practical demonstration using Cypress and Shipyard to run E2E tests on every commit within a GitHub Actions workflow.
Syllabus
intro
preamble
what we'll discuss
standard automated testing
ci: a principle and a pipeline
the "default" e2e testing workflow
q: why e2e test before merge?
the ideal e2e testing workflow
the solution? pr environments
demo: using cypress and shipyard to run e2e tests on every commit in a github actions workflow
thank you
Taught by
Conf42
Related Courses
Desarrollo de páginas con AngularUniversidad Austral via Coursera The complete guide to testing javascript & node applications
Udemy End to End automation testing with Cypress
Udemy Automated Software Testing with Cypress
Udemy Cypress -Modern Automation Testing from Scratch + Frameworks
Udemy