mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-17 20:17:57 +02:00
Switch cucumber
version badge link to crates.io
This commit is contained in:
parent
e399835a93
commit
b4a8aa93bd
@ -635,7 +635,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
|
||||
* Frameworks and Runners
|
||||
* [AlKass/polish](https://github.com/AlKass/polish) — Mini Testing/Test-Driven Framework [](https://travis-ci.org/AlKass/polish) [](https://crates.io/crates/polish)
|
||||
* [cargo-dinghy](https://crates.io/crates/cargo-dinghy/) - A cargo extension to simplify running library tests and benches on smartphones and other small processor devices.
|
||||
* [cucumber](https://crates.io/crates/cucumber) [](https://docs.rs/cucumber) — An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies. [](https://github.com/cucumber-rs/cucumber)
|
||||
* [cucumber](https://crates.io/crates/cucumber) [](https://crates.io/crates/cucumber) — An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies. [](https://github.com/cucumber-rs/cucumber)
|
||||
* [demonstrate](https://crates.io/crates/demonstrate) — Declarative Testing Framework [](https://github.com/austinsheep/demonstrate)
|
||||
* [rstest](https://crates.io/crates/rstest) — Fixture-based test framework for Rust [](https://github.com/la10736/rstest/actions)
|
||||
* [speculate](https://crates.io/crates/speculate) — An RSpec inspired minimal testing framework for Rust
|
||||
|
Loading…
x
Reference in New Issue
Block a user