Skip to content

Spec test timeouts don't work on Windows

An alternative implementation needs to be created so that tests with timeouts can be run locally on Windows machines.

Workaround has been implemented in !14 (merged): when run on a Windows machine, the timeout is disabled and the test is run without timeout.

Edited by Yoshi van den Akker