cdagli opened this issue 6 years ago · 1 comments
Hello,
It is expected that --timeout 0 should configure the Mocha with "no-timeouts" option. But it is exiting immediately after the test starts instead of waiting infinitely.
I'm also seeing a set timeout is NOT working as well, e.g. -t 10000 doesn't work as expected. @cdagli did you figure this one out?
-t 10000