cucumber / godog

Cucumber for golang
MIT License
2.21k stars 249 forks source link

HELP: I want to know the index of a scenario in a scenario outline in the before scenario hook. #599

Open Milk-Tang opened 4 months ago

Milk-Tang commented 4 months ago

I have used some scenario outline in my project, and I want to know the index of each scenario in the scenario outline in the before scenario hook, so that I can do some operation on the scenario