runTest

open override fun runTest(block: suspend TestScope.() -> Unit): TestResult

In addition to running the test this also disposes the attachedDisposables (useful with collectFlow).