Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bahmutov/cypress-visual-testing-workshop

Slides for learning Cypress.io visual testing using open-source tools
https://github.com/bahmutov/cypress-visual-testing-workshop

cypress-workshop visual-testing

Last synced: 13 days ago
JSON representation

Slides for learning Cypress.io visual testing using open-source tools

Awesome Lists containing this project

README

        

# Cypress Visual Testing Workshop

This is a companion workshop to my [Visual Testing With Cypress](https://cypress.tips/courses/visual-testing) online course. You are welcome to study on your own or invite me to teach an online or in-person [workshop](https://cypress.tips/workshops).

## Contents

Topic | The Markdown | See the slides
---|---|---
Introduction | [intro.md](slides/intro/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=intro)
Styles | [00-styles](slides/00-styles/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=00-styles)
Waiting | [01-waiting](slides/01-waiting/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=01-waiting)
No styles | [02-no-style](slides/02-no-style/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=02-no-style)
Screenshots | [03-screenshots](slides/03-screenshots/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=03-screenshots)
CI | [04-ci](slides/04-ci/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=04-ci)
Customize | [05-customize](slides/05-customize/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=05-customize)
Diff | [06-diff](slides/06-diff/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=06-diff)
CI workflows | [07-ci-workflow](slides/07-ci-workflow/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=07-ci-workflow)
Dynamic data | [08-data](slides/08-data/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=08-data)
Print and Dark | [09-print-and-dark](slides/09-print-and-dark/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=09-print-and-dark)
Random robot | [10-random-robot](slides/10-random-robot/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=10-random-robot)
Element diff | [11-element-diff](slides/11-element-diff/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=11-element-diff)
Visual tests first | [12-visual-tests-first](slides/12-visual-tests-first/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=12-visual-tests-first)
Visual services | [13-services](slides/13-services/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=13-services)
The end | [end](slides/end/PITCHME.md) | [link](https://glebbahmutov.com/cypress-visual-testing-workshop/?p=end)

## Additional information

- https://cypress.tips/
- https://glebbahmutov.com/cypress-examples/
- https://www.youtube.com/glebbahmutov
- https://slides.com/bahmutov
- https://cypresstips.substack.com/
- 📝 read [Cypress TodoMVC Questions Answered](https://glebbahmutov.com/blog/cypress-todomvc-questions/)
- ✅ [Cypress Skills Checklist](https://cypress.tips/skills)
- https://docs.cypress.io/

## Other workshops

If your organization is interested in learning about Cypress in depth, please contact me. Besides this "Cypress Basics" workshop, I also regularly teach the following workshop.

- https://github.com/bahmutov/cypress-workshop-basics
- https://github.com/bahmutov/cypress-workshop-ci
- https://github.com/bahmutov/cypress-workshop-socketio-chat

Of course, I can customize a workshop to your needs, if necessary. Please let me know by getting in touch; you can email me at gleb.bahmutov at gmail.com.

## Author

Gleb Bahmutov has PhD in Computer Science and has worked at Cypress.io for four years as VP of Engineering and Distinguished Engineer, and was heavily involved in all areas of the Test Runner development, as well as Cypress Dashboard features, plugin writing, and CI integration. He has spoken about Cypress approximately a hundred times at meetups and conferences, wrote 100s of blog posts about testing, and has recorded more than 150 Cypress videos available for free on his YouTube channel. Today, Gleb is still heavily using Cypress at a large company making sure its web applications are always working correctly.