79701715

Date: 2025-07-15 07:43:06
Score: 1
Natty:
Report link

I was able to resolve this by adding the script to my package.json file

 "cucumber-js --tags 'not @skipTest' --config=cucumber.js || true"

So when I run npm run test It runs all my tests except the one tag as skipTest

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: David Aniebo