I notice `io.kotest.coroutines` is not available a...
# kotest
l
I notice
io.kotest.coroutines
is not available anymore in 6.0. Where did it get migrated?
OK, it's called
io.kotest.engine.coroutines
now. @sam maybe it would be useful to mention the package migrations in the migration guide as well?
s
I'll update docs, thanks for heads up