简体   繁体   English

intelliJ JUnit 作为测试库不可见

[英]intelliJ JUnit not visible as Testing Library

I added Junit manually to libraries .我手动将 Junit 添加到库中 Therefore it was also automatically added to module .因此它也被自动添加到module When I click "create test" .当我单击“创建测试”时 Then JUnit is not visible .然后 JUnit 是不可见的

what to do to make junit visible?如何使junit可见?

This might be caused by the disabled JUnit plugin.这可能是由禁用的JUnit插件引起的。 Go to Settings > Plugins and ensure that the plugin and its dependencies (if any) are turned on.转到Settings > Plugins并确保插件及其依赖项(如果有)已打开。

IntelliJ IDEA 插件设置

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM