#testing #boilerplate

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

#1885 in Concurrency


Used in recstrm

0BSD license

9KB
207 lines

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


Test Tools

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

Dependencies

~2.5MB
~37K SLoC