Make ExUnit test pass when process fails to start

Anything wrong with the terminate_wait approach?

So for example you could just stick a monitor on the process and wait for the :DOWN message with a blocking receive with a timeout.

1 Like