[erlang-questions] rebar and eunit test prep

Joel Reymont joelr1@REDACTED
Wed Jun 22 21:14:35 CEST 2011


Suppose my eunit tests require mnesia to be started and a schema to be installed. 

How do I incorporate that into ./rebar eunit such that the setup above is done only once?

I definitely don't want to start mnesia and install the schema before every test.

	Thanks, Joel

--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------






More information about the erlang-questions mailing list