Testing Coroutines on Android (Android Dev Summit '19)

j

by Kivi

}

07.24.2022



Coroutines simplify the way we do async programming on Android. However, testing async code has never been an easy task. In this talk, we show you how to master testing asynchronicity with coroutines to get that precious green check ✔️. Which questions do you have to ask yourself before writing a line of test code? How can you test coroutines that use Dispatchers.Main? What if you want to control the timing of your events? Why shouldn’t you use Dispatchers.Unconfined? Come and learn how to test coroutines like a pro.

Presented by: Manuel Vivo, Sean McQuillan

Android Dev Summit ’19 all sessions playlist → https://goo.gle/ADS19allsessions
Subscribe to the Android Developers channel! → https://goo.gle/AndroidDevs

Check out the photo album → http://goo.gle/ADS19Photos

#AndroidDevSummit event: Android Dev Summit 2019; re_ty: Publish; product: Android – Languages; fullname: Manuel Vivo, Sean McQuillan;

source

Kiviac.com is reader-supported. When you buy through links on our site, we may earn an affiliate commission.

Featured Articles

FOLLOW US

Comments

0 Comments

Related Posts