Why does Intellij IDEA suddenly not recognize tests in test folder anymore?

后端 未结 13 2170
深忆病人
深忆病人 2021-02-01 02:26

I\'m using JUnit since I started this project and everything works just fine. I have a couple of hundreds tests, and of course, here and there I start them all. Right click on r

13条回答
  •  太阳男子
    2021-02-01 02:57

    I ended up manually categorising every sources root and test sources root in all the modules for the project. Worked like a charm.

提交回复
热议问题