Tagging
Tagging Cypress Tests with Cypress Grep
This post walks through using the cypress-grep plugin to tag your tests in order to only run selected tests. TL;DR See this repo for an example solution of tagging Cypress tests. For these steps I...
read article