Is there a good guide how to make parallel junit5 tests not failing with Dispatcher.Main in coroutin...
e
Is there a good guide how to make parallel junit5 tests not failing with Dispatcher.Main in coroutines? I understand that it is probably a not solveable without providing the Dispatcher for every launch.