JUnit4 + Eclipse “An internal error occurred during Launching”

后端 未结 10 1586
深忆病人
深忆病人 2020-12-09 16:37

I\'m trying to run JUnit4 test cases on Eclipse 3.4.2 but it\'s not even starting for me. I have the junit-4.7.jar in my build path and the test application.

Here i

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-09 17:18

    None of the given answers here worked for me, so I ended up just installing and using InfiniTest instead. It doesn't have this problem, and it also runs the tests automatically so I can focus on my work.

    Eclipse with Infinitest showing a red

提交回复
热议问题