#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

#442 in Concurrency


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.9–7.5MB
~37K SLoC