Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚进入一个旧项目。在这个项目中,单元测试有特定的命名约定:所有这些文件都必须以 JUnit(即*JUnit.java)结尾。
*JUnit.java
如何在 IntelliJ IDEA 12 中配置 JUnit 插件以仅测试这些文件?
我认为,模式可以帮助你。看看http://www.jetbrains.com/idea/webhelp/run-debug-configuration-junit.html