[erlang-patches] break out assert macros from eunit

Richard Carlsson carlsson.richard@REDACTED
Thu Jul 5 23:17:35 CEST 2012


Several people have requested that the assert macros in eunit should be 
moved out to a separate header file. The following branch puts them in 
stdlib/include/assert.hrl:

   git fetch git://github.com/richcarl/otp.git break-out-asserts

I added a test, but there is no documentation: I don't know quite where 
to put that, since it's just a header file and no module. However, they 
are described in the EUnit documentation.

    /Richard



More information about the erlang-patches mailing list