No test found when running junit test
已回答
I create a configuration with Pattern, but when I run it , got no test found .
when I change some thing and click apply button

it make sense , so I think some things I lost when I create the configuration , but I can not find them.
need help !
请先登录再写评论。
I can close the project and add the directory by editing the .classpath file outside of Eclipse, and sometimes this problem goes away, but each time I add a new unit test, I have to close the project (which closes my open files) and reopen it. Even then, sometimes Eclipse loses track of the unit tests and won't run them.
LiteBlue
It seems you might not have initialized the Module ("module not specified" in screenshot).