- Run->Edit Configurations...
- Create a new junit test configuration
- Name it "All tests"
- Include entire package
- Select package root "com"
- Apply/Run.
Created
December 11, 2020 19:18
-
-
Save diegopacheco/6a82ff1ac98f631e52f53ff36ed79b78 to your computer and use it in GitHub Desktop.
How do I make IntelliJ IDEA run all the Junit tests in a package including sub packages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
more on https://stackoverflow.com/questions/322561/how-do-i-make-intellij-idea-run-all-the-tests-in-a-package-including-sub-package