Cucumber, TypeScript, Error: No tests found when running without examples

20 Views Asked by At

I faced an issue when I removed examples from my test feature file then I've got an error Error: No tests found. Before that It was working without any problems even without using examples. I removed it because I don't need it anymore and I got error Error: No tests found. Do you know what is the issue? This is my feature file. enter image description here

0

There are 0 best solutions below