#testing #boilerplate #helper #eliminate

testtools

Helpers for eliminating boilerplate code in tests

3 releases

0.1.3 Jan 26, 2024
0.1.2 Jan 26, 2024
0.1.1 Aug 10, 2023

#464 in Concurrency

Download history 12/week @ 2024-01-23 1/week @ 2024-02-13 9/week @ 2024-02-20 23/week @ 2024-02-27 1/week @ 2024-03-05 9/week @ 2024-03-12 3/week @ 2024-03-26 43/week @ 2024-04-02 26/week @ 2024-04-09

72 downloads per month
Used in recstrm

0BSD license

9KB
207 lines

Test Tools

The testtools crate is used to collect boilerplate code that tends to show up when writing tests.


lib.rs:

testtools is a library containing tools used to eliminate boilerplate code in tests.

Dependencies

~1.8–7.5MB
~36K SLoC