radish-bdd / radish

Behavior Driven Development tooling for Python. The root from red to green.
https://radish-bdd.github.io
MIT License
181 stars 49 forks source link

Fix cucumber json to include tag values #452

Open fliiiix opened 1 year ago

fliiiix commented 1 year ago

Today the cucumber json output contains only the tag name without the tag value.

Eg. @author(tuxtimo) becomes @author