Web Programming/Spring Boot
[boot] 테스트 시 오류 (Execution failed for task ':test')
Sean-creative
2021. 9. 4. 17:41
Execution failed for task ':test'.
> No tests found for given includes: [com.sjs.jsvill.repository.MemoRepositoryTests.testInsertDummies](filter.includeTestsMatching)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
해결책 :
ctrl+alt+s -> settings -> Build Tools -> Gradle
테스트구동을 Gradle -> intellij