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 possible output message truncation (#332) #333

Closed ilslv closed 4 months ago

ilslv commented 4 months ago

Synopsis

https://github.com/cucumber-rs/cucumber/issues/332

Solution

Fix possible output message truncation.

ilslv commented 4 months ago

FCM

Fix possible output message truncation (#332, #333)