Nika doesn't recognize tests

Not sure whether this is a plug-in problem or IDEA problem.

IDEA 108.1333, plug-in 0.5.9, scalatest 1.6.1, junit 4.8.2

IDEA is not recognizing my tests. Test classes are all of the form:

class SomeTestClass extends AssertionsForJUnit with ShouldMatchersForJUnit

Individual tests are specified with @Test annotations.

0
5 comments

I'm seeing this too, both with 108.1333/0.5.9 and 107.579/0.4.1413.

0

I went back to 1395 and the JUnit detection is fine now.

0

I wasn't brave enough to upgrade to 0.4.1413. It appears that 0.4.1395
is ok.

I'm running 107.587 (according to IDEA).

Donald

On 9/23/11 12:05 AM, Alex Cruise wrote:

I'm seeing this too, both with 108.1333/0.5.9 and 107.579/0.4.1413.

>

0

This problem seems similar to problem with main method (http://devnet.jetbrains.net/thread/312482?tstart=0).
I fixed it, so you can check it in any next Nika/Idea X version (as for me, it seems working now).

Best regards,
Alexander Podkhalyuzin.

0

Yep, fixed in 0.5.16. Thanks lads!

0

Please sign in to leave a comment.