cucumber
https://github.com/cucumber-rs/cucumber
Rust
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to cucumber
Help out
- Issues
- Multiple `.after`'s only run the last hook
- Count examples from scenario outlines separately in output summary
- `tracing` logs are printed twice
- Asserts are nearly undebuggable without a backtrace to the actual panic
- Allow configure `fmt::Layer` better (#353)
- HTML output format feature
- Allow setting `with_span_events` on the `tracing` `Layer`
- Mark failed tests `Skipped` for a class of errors
- Add support for asterisk (`*`)
- Prevent parallel execution of examples
- Docs
- Rust not yet supported