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
579 stars 70 forks source link

Support `--report-time` CLI option for `writer::Libtest` (#264) #265

Closed ilslv closed 1 year ago

ilslv commented 1 year ago

Synopsis

264

Solution

Support --report-time CLI option for writer::Libtest.

Checklist

ilslv commented 1 year ago

FCM

Support `--report-time` CLI option for `writer::Libtest` (#265, #264)