IDEA suddenly stopped recognizing my common tests ...
# intellij
a
IDEA suddenly stopped recognizing my common tests (in
commonTest
) as tests. I can see that it is marked as a test sources directory, but the green triangle (to run it) is not visible anymore next to functions annotated with
@Test
. I already tried reimporting and invalidating the caches...what am I doing wrong?
a
This looks like a bug. Can you please report it to http://kotl.in/issue with a sample project to reproduce and your IDE logs.