Closed jirikuncar closed 3 years ago
thanks for your submission! Could you add a test for it as well?
It seems like it should work thanks to https://github.com/go-bdd/gobdd/blob/master/gobdd.go#L302-L307. I will investigate more why it was failing for me.
@bkielbasa I have added new test scenarios.
thanks for your PR, merging :)
Currently the feature tags are not taken into account when determining if a scenario should be executed or not.
This should allow positive filtering which is different from skip.