Discussion:
[elm-discuss] timeout in unit test
Dave Doty
2017-11-16 00:24:59 UTC
Permalink
Is there a way in elm-community/elm-test to specify a timeout; i.e., the
test fails if the code takes longer than n seconds to execute?
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Max Goldstein
2017-11-17 15:00:43 UTC
Permalink
No, there is no way to do this currently.

You can open an issue on GitHub if you want to discuss further.
--
You received this message because you are subscribed to the Google Groups "Elm Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...