[erlang-questions] eunit and test timeouts

Joel Reymont joelr1@REDACTED
Tue Oct 21 23:56:43 CEST 2008


I'm using eunit from the erlang prompt by invoking a module's test  
function. My issue is that tests run fine when invoked one by one but  
some randomly timeout when ran as a batch.

Is there a way to increase the default timeout used by eunit when  
concurrently running all tests in a module (mod:test())?

	Thanks, Joel

--
wagerlabs.com




More information about the erlang-questions mailing list