mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
feat: add synth to awesome-rust
This commit is contained in:
parent
3f95736074
commit
2c5db82971
@ -696,6 +696,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
|
||||
* [mockiato](https://crates.io/crates/mockiato) — A strict, yet friendly mocking library for Rust 2018 [](https://app.travis-ci.com/github/mockiato/mockiato)
|
||||
* [mockito](https://crates.io/crates/mockito) — HTTP mocking [](https://travis-ci.org/lipanski/mockito)
|
||||
* [nrxus/faux](https://github.com/nrxus/faux/) [](https://crates.io/crates/faux) — A library to create mocks out of structs. 
|
||||
* [synth](https://github.com/shuttle-hq/synth/) — Generate database data declaratively. 
|
||||
* Mutation Testing
|
||||
* [cargo-mutants](https://github.com/sourcefrog/cargo-mutants) [[cargo-mutants](https://crates.io/crates/cargo-mutants)] - Finds inadequately tested code by injecting mutations, no source changes required. [](https://github.com/sourcefrog/cargo-mutants/actions/workflows/tests.yml?query=branch%3Amain)
|
||||
* [mutagen](https://github.com/llogiq/mutagen) [[mutagen](https://crates.io/crates/mutagen)] — A source-level mutation testing framework (nightly only) [](https://travis-ci.org/llogiq/mutagen)
|
||||
|
Loading…
x
Reference in New Issue
Block a user