오류 별 해결 방안1 [Spring Boot With Kotlin] 오류 별 해결 방안 정리 오류1 상황 Entity를 작성 후 정상적으로 동작하는지 확인하기 위해 Test 코드를 작성하였는데 실행 시 해당 에러가 발생하였음. 오류 문구 Execution failed for task ':test'. There were failing tests. See the report at: file:///{프로젝트 경로}/index.html 해결 방안 1. "File > Settigns > Build, Execution, Deployment > Build Tools > Gradle" 메뉴로 이동한 뒤, "Run tests: using" 옵션을 "IntelliJ IDEA"로 선택 후 적용 2022. 7. 24. 이전 1 다음