You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -895,6 +895,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
895
895
*[trust](https://github.com/japaric/trust) - A Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
896
896
* Frameworks and Runners
897
897
*[AlKass/polish](https://github.com/AlKass/polish) - Mini Testing/Test-Driven Framework [](https://crates.io/crates/polish)
898
+
*[bitfield/cargo-testdox](https://github.com/bitfield/cargo-testdox)[[cargo-testdox](https://crates.io/crates/cargo-testdox)] — Turns your Rust tests into docs [](https://github.com/bitfield/cargo-testdox/actions/workflows/ci.yml)
898
899
*[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.
899
900
*[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)
900
901
*[d-e-s-o/test-log](https://github.com/d-e-s-o/test-log)[[test-log](https://crates.io/crates/test-log)] - A replacement of the `#[test]` attribute that initializes logging and/or tracing infrastructure before running tests. [](https://github.com/d-e-s-o/test-log/actions/workflows/test.yml)
0 commit comments