Kirill Zhukov
01/24/2023, 9:33 PMAbstractProjectConfig#testCoroutineDispatcher is the same as Spec#coroutineTestScope which will wrap tests into runTest , and the name just hasn’t been updated yet?Kirill Zhukov
01/24/2023, 9:56 PMAbstractProjectConfig implementation with testCoroutineDispatcher = true but that doesn’t seem to skip the delays.