[JUnit 5] org.junit.platform.launcher.core.EngineDiscoveryOrchestrator
·
디버깅∕오류해결
테스트를 진행하는데 붉은 글씨로 오류메세지가 떠서 확인했다. 테스트 성공 유무와 상관없이 뜨는 경우가 생겨서 찾아봤더니 설정을 바꿔주면 된다길래 바꿨다. 👾 오류메세지 👾 org.junit.platform.launcher.core.EngineDiscoveryOrchestrator lambda$logTestDescriptorExclusionReasons$7 경로 : File | Settings | Build, Execution, Deployment | Build Tools | Gradle Build and run using과 Run tests using의 속성을 Gradle (Default) 에서 Intellij IDEA로 변경해주었다.