mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
Merge pull request #951 from saveriomiroddi/sav/add_demonstrate_testing_framework
Add `demonstrate` testing framework
This commit is contained in:
commit
22d83eba6d
@ -641,6 +641,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
|
||||
|
||||
[[testing](https://crates.io/keywords/testing)]
|
||||
|
||||
* [demonstrate](https://crates.io/crates/demonstrate) — Declarative Testing Framework [](https://github.com/austinsheep/demonstrate)
|
||||
* [mockiato](https://crates.io/crates/mockiato) — A strict, yet friendly mocking library for Rust 2018 [<img src="https://api.travis-ci.com/mockiato/mockiato.svg?branch=master">](https://travis-ci.com/mockiato/mockiato)
|
||||
* [mutagen](https://crates.io/crates/mutagen) — A source-level mutation testing framework (nightly only) [<img src="https://api.travis-ci.org/llogiq/mutagen.svg?branch=master">](https://travis-ci.org/llogiq/mutagen)
|
||||
* [AlKass/polish](https://github.com/AlKass/polish) — Mini Testing/Test-Driven Framework [](https://travis-ci.org/AlKass/polish) [](https://crates.io/crates/polish)
|
||||
|
Loading…
x
Reference in New Issue
Block a user