another question .. when running tests is it ok to...
# coroutines
b
another question .. when running tests is it ok to use Dispatchers.Unconfined ? it says in the docs "use with extrem caution" .. but i guess in tests it's ok?