[erlang-questions] eunit setup and cleanup
Filippo Pacini
pacini@REDACTED
Fri Sep 7 09:41:09 CEST 2007
Hi all,
I'm trying to write some tests using eunit.
I have to do some setup before executing a group of tests (e.g start an
OTP application, or to prepare data in a mnesia table). Is it possible
with eunit? Are there examples somewhere I can look at?
I found in the doc a reference to fixtures, but couldn't figure out how
they works.
thanks,
filippo
More information about the erlang-questions
mailing list