IDEA Test UI confused - plugin problem or somewhere else?

I'm getting:

Warning:  isn't test class.

in the Run/Debug Configurations panel. The software is confused. My test
class extends this trait:

trait AOFLTest extends AssertionsForJUnit with ShouldMatchersForJUnit
with TestData

so it clearly IS a test (and in fact, it runs in IDEA just fine).

Which project would I file this bug against?

Thank you,

Donald

0
Avatar
Permanently deleted user

Since going up to 116 I can no longer run any tests. The menu items are there for packages, but find no tests. No menu is presented within a test class itself. No plugin errors that I can find.

0
Avatar
Permanently deleted user

I downgraded back to 114 and build 396. Now I can run tests again.

0
Avatar
Permanently deleted user

Yes, indeed it does.

0

I added fix for http://youtrack.jetbrains.com/issue/SCL-4100
I'll upload new version with this fix for plugin manager today.

Best regards,
Alexander Podkhalyuzin.

0

请先登录再写评论。