Springboot

[IntelliJ-error] No tests found for given includes:

eunyeong 2022. 1. 14. 14:55

에러내용

Execution failed for task ':test'.
> No tests found for given includes: [com.eunyeong.book.springboot.HelloControllerTest.hello��_���ϵȴ�](--tests filter)

 

Run tests using: IntelliJ IDEA로 변경하면 해결된다.