vendredi 7 février 2020

Is there any way to run cypress open and only include test files containing a key word? eg. lifecycle from domains-lifecycle.spec.jsx

I have a fairly large library of test files in my project (roughly 80) and I have them named with keywords ex. "create" "Edit" and "lifecycle". I want to be able to run npx cypress open and only include all the test files that contain "lifecycle" for example. Is there something I can add to the Cypress.json Globing wise? Thanks in advance!

Aucun commentaire:

Enregistrer un commentaire