Could some tests be excluded in IntelliJ IDEA Ultimate? I want to run unit tests in IntelliJ, but exclude integration tests. I call integration tests using *IT.java , so the Maven fail-safe plugin can run them separately from unit tests.
java intellij-idea maven junit
user626912 Oct 27 2018-12-12T00: 00Z
source share