Crates.io | testing-utils |
lib.rs | testing-utils |
version | 0.1.2 |
source | src |
created_at | 2021-09-04 10:30:03.18198 |
updated_at | 2022-12-07 15:46:38.157644 |
description | Simple testing utils |
homepage | |
repository | https://github.com/vasilakisfil/testing-utils |
max_upload_size | |
id | 446768 |
size | 5,646 |
A library containing the most common testing utils that I use across my Rust crates,
most importantly things around the Randomize
trait.