#Is there a way to extend gleeunit test timeouts?

1 messages · Page 1 of 1 (latest)

flint harbor
#

or should I use other test framework to do this? I'm testing the clockwork library and the maximum a test should wait is one minute

spare wren
#

On the Erlang target you can use eunit's test object API to configure timeouts

#

On JavaScript there is no timeout

rare swift