Hello! I am trying to set up my IntelliJ to run JUnit tests. I need to review the tests and their code coverage, but haven’t been able to get the Test Suite to run in IntelliJ. The other developer I am working with uses Eclipse exclusively and I am relatively new to IntelliJ myself. This is a shared repository and I can’t add any automation tools like Gradle, Maven, etc. Advice?
I’d like to avoid a switch to Eclipse if possible