zsmb.coEst. 2017



Untangling Coroutine Testing

Coroutines are embraced on Android as a tool to perform asynchronous operations and manage threading in your apps. Testing them requires some extra work and a solid understanding of scopes and dispatchers.

In this talk, we’ll look at how to test coroutines with the latest available testing APIs introduced in kotlinx.coroutines 1.6, from the simplest cases all the way to Flows.

Resources:

Presented

2023.04.13. KotlinConf '23
2022.07.07. droidcon Berlin 2022
2022.04.25. Android Makers 2022