Part 5 - Continuous Integration(CI) with Github Actions - Playwright + React Crash Course (2024)

preview_player
Показать описание
In this video, we look at how to set up a CI workflow with Playwright tests in it, using Github Actions.

This video is part of a crash course playlist on Playwright. Link to the playlist:

⌚Timestamps
0:00 - Intro
0:32 - Setting up Github Actions
1:00 - Workflow overview
3:00 - Github Actions tab
3:36 - Running the workflow
6:05 - Adding the webserver config
7:14 - Creating a pull request
8:30 - Outro

🧑‍💻Other playlists:

😎Socials
Рекомендации по теме
Комментарии
Автор

Well explained. Is there any way we can enforce checks in PR, like a rule that wont allow the PRs to be merged if the checks are running or fail?

pranit_rane