I always find myself going back to this video. This is easily the best video about testing flows and coroutines. I recommend it to everyone who asks about this subject.
Finally a talk that uses effective animations instead of just arrows! Thank you for taking the time to do that! Best talk I’ve seen on the subject I’ve seen
what to do if we use a library that uses IO dispatcher under the hood (we cannot inject it)? Is there a way to seting IO dispatcher the same way as we do with setMain?
Best video about testing coroutines ever !
I always find myself going back to this video. This is easily the best video about testing flows and coroutines. I recommend it to everyone who asks about this subject.
even added it to doc in a project
Finally a talk that uses effective animations instead of just arrows!
Thank you for taking the time to do that!
Best talk I’ve seen on the subject I’ve seen
Easily the best video on coroutine testing on the internet.
Nice talk and learned a lot, thanks!
Thank you very much Márton Braun!!! Amazing presentation, super clear, straightforward and concise 👏!!!
Thank you so much to all the involved in putting on this amazing talk. So much valuable information.
That was a brilliant talk!
Great talk, I learned a lot! Thank you!
what a great video and what a great explanation.
That's a great talk
Thank you so much!
Great!
what to do if we use a library that uses IO dispatcher under the hood (we cannot inject it)? Is there a way to seting IO dispatcher the same way as we do with setMain?
is there a text version?
Turbine should be used for Flow testing by default, don't do it manually
Yes and it’s good to know how it worked manually