ok so with a junit engine and a @Testable annotati...
# failgood
c
ok so with a junit engine and a @Testable annotation i can run individual test classes form inside idea and use the idea test runner. but its not possible to run just a single test that way, right?