import kotlin.test.* @Test fun testFoo() { } @Ignore fun testFooWrong() { }