tseisel
delay
TestCoroutineDispatcher
kotlinx-coroutines-test
StringSpec
sam
withContext
test("my test"){ withContext(TestCoroutineDispatcher) { ... } }
A modern programming language that makes developers happier.