Join Slack
Powered by
I swore that test contexts (`context` in `ShouldTe...
# kotest
b
bbaldino
06/04/2020, 9:21 PM
I swore that test contexts (
context
in
ShouldTest
) were in a coroutine scope, but noticing I can't call
launch
in there...am I missing something? Or do I need to create my own?
Open in Slack
Previous
Next