Run Playwright Tests in Gitlab CI/CD Pipeline

preview_player
Показать описание
Here's a quick introduction to how to create a Playwright test and add that test to Gitlab CI continuous integration. The test will run every time you push changes to the Gitlab repository.

More about CI:
More about test automation:

Buy me a coffee:

Chapters
00:00 - Create YML
1:57 - Record a Test
4:41 - Artifacts
6:06 - Trace Viewer in CI
8:35 - Test Sharding Setup
11:24 - Pipeline Schedule

Music by: TrackTribe
Рекомендации по теме
Комментарии
Автор

Thanks, I am implementing it right now. Didn't know about the /** and sharding implementation. I messed around a lot with trying to get artifacts working for snapshot storage... Have a baseline job, and then 2nd job scheduled to pass it's own artifacts around as they all have 1week expiriy... Lots of steam... Now I think I will store the snapshots with scp on a server and retrieve them everytime the test runs... That part of the management would be nice to know. our MVP for testing automation is pure visual regression testing... getting close though. Thanks for this!

TheKer
Автор

why this background sound?please remove that

tallurivamsi