IDEA 8.1 running JUnit tests only single a package.
If I have a package A, and subpackages A.B and A.C.
Currently selecting run JUnit tests in package A,
will run the tests from package A, A.B, and A.C
Is it possiable to tell IntelliJ's test runner not to search sub packages ?
This would allow the running of only tests in package A.
Found these in Jira:
http://www.jetbrains.net/jira/browse/IDEA-18808
http://www.jetbrains.net/jira/browse/IDEA-16616
Similar
http://www.jetbrains.net/jira/browse/IDEA-17290
-Rob
Please sign in to leave a comment.
Hello Rob,
No, it's not possible.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"