Now when `@Test(singleThreaded = true)` is used tempto is failing with an exception that no tests are executed.
Now when
@Test(singleThreaded = true)is used tempto is failing with an exception that no tests are executed.