News

When running a cucumber test with existing scenario tag, using Cucumber-Junit runner file, after executing the test it displays 'cucumber.filter.tags=@11507893' did not match this scenario ...
Hi, I am trying to execute a suite of Cucumber scenarios via Junit platform engine in parallel. I want to use a custom strategy class, which is set to always use only 3 threads: ...