W01fw00d / cooking-with-amateurs

Cooking Recipes App. Uses Chemistry-UI
0 stars 0 forks source link

Use Cucumber tags to define @"core" scenarios #95

Closed W01fw00d closed 2 years ago

W01fw00d commented 2 years ago

Running tagged tests -> https://www.npmjs.com/package/cypress-cucumber-preprocessor#typeScript-support

./node_modules/.bin/cypress-tags run -e TAGS='not @foo and (@bar or @zap)'