lazytest
Provides a macro which reduces the boilerplate required for simple unit tests.
Usage
Given the function:
These are equivalent:
use lazytest;
lazytest!
Provides a macro which reduces the boilerplate required for simple unit tests.
Given the function:
These are equivalent:
use lazytest;
lazytest!