Most projects don't include stdlib/include/assert.hrl; they include eunit/include/eunit.hrl. This is so that their _test and _test_ functions are automatically picked up by the parse transform.
How does one do the same with this library? I've tried a bunch of finagling the include file order and messing around with defines, and I'm not seeing the shiny new thing.