[erlang-questions] Testing with EUnit

Sam Tregar sam@REDACTED
Sun Apr 29 21:22:52 CEST 2007


On Sun, 29 Apr 2007, Richard Carlsson wrote:

> Sam Tregar wrote:
>> So my question is, how do I setup my environment so I can run 'make
>> test' and have the process exit when the tests are done?
>
> Just change ${ERL} -s geocode test
> to ${ERL} -noshell -s geocode test -s init stop

Thanks, works great!

-sam



More information about the erlang-questions mailing list