cucumber-rs / cucumber

Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
https://cucumber-rs.github.io/cucumber/main
Apache License 2.0
563 stars 69 forks source link

Fix world outputting verbosity #313

Closed 50U10FCA7 closed 9 months ago

50U10FCA7 commented 9 months ago

Verbosity filter is not applied when hook/background step failed.

50U10FCA7 commented 9 months ago

FCM

Fix world outputting verbosity (#313)
tyranron commented 9 months ago

@50U10FCA7 released in 0.20.2.