Using codeceptjs cucumber, with tests written in feature files…
I would like to tie Scenario Outline rows to test cases
I have tried adding a new column to the table for testcaseid and I placed @Cxxxx in that cell
thinking that if test description includes the text @Cxxxx then the match would be made…but NO
I am using codecept-testrail node package…
I get the error:
There is no TC, hence no test run is created