Hey, I want to share some Coroutines exercises to ...
# kotlin-website
m
Hey, I want to share some Coroutines exercises to solve in playground, but for testing them I need kotlinx.coroutines.test that does not seem to be supported. Is there any way to be able to use it, or is there a process to propose adding support for this library? Example: https://kt.academy/article/e_coroutines_201e_1
1
k
Hi, i found your previous [issue](https://youtrack.jetbrains.com/issue/KT-49831), i’ll check what went wrong on the previous try.
m
Oh, I forgot about it, but there were no response there anyway so it seems it is good I asked again.
@Konstantin Chernenko Any updates?
k
m
Thank you a lot 🙂 I will make a good use of it 😉
K 1