Reputation: 635
I am facing issues while running tests in intellij. no matter how long i wait, tests are stuck at Instantiating tests. A messgae got displayed "Instantiating tests" and nothing happens.
PS: I am using maven as build tool. I can run the tests from Maven projects which is on right hand side. however when i select directory/single class to run tests it just stuck at "Instantiating tests". Image attached.
Upvotes: 3
Views: 6592
Reputation: 635
actually it was the issue specific to intellij version. i installed 2017.3.4 community edition and working fine.
Upvotes: 2