Hello, I think I found another minor IDEA bug: sup...
# announcements
h
Hello, I think I found another minor IDEA bug: suppose I have a test class with more than 1
@Test fun ...
, putting the cursor inside a
@Test fun
and
Ctrl+Shift+F10
should only run that particular test fun, not every other tests in the same class