ilslv / cucumber-rust

Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
https://bbqsrc.github.io/cucumber-rust
Apache License 2.0
1 stars 0 forks source link

Redesign Roadmap #1

Open ilslv opened 3 years ago

ilslv commented 3 years ago

Summary

Our main goal is to provide concurrent executor for Cucumber steps.

Roadmap

bglw commented 3 years ago

This is exciting — are you aiming for this to be merged into the existing cucumber_rust crate, or will it be a new package?

ilslv commented 3 years ago

@bglw we will try to merge this into upstream. If maintainer won't agree with our vision, we will release it as separate crate

ilslv commented 3 years ago

@bglw from now on you can track adoption progress at https://github.com/bbqsrc/cucumber-rust/pull/128