kaocha-cucumber
kaocha-cucumber copied to clipboard
Filtering by tag?
Given that you support @ tags in feature files, is there currently a way to filter which tests Kaocha runs using those tags?
I think we might put them on the test metadata? not sure. Check bin/kaocha --print-test-plan, see if they show up in there.
I tried it in Kaocha, and it does add these Cucumber tags to meta.
Started on #14 to document it.
This was completed in October, closing.