[에러노트] Execution failed for task ':test'. > There were failing tests.

hyewon jeong·2022년 12월 31일
0

에러노트

목록 보기
10/46
post-thumbnail

1 발생

jUnit를 이용한 테스트코드를 작성후 런 했더니
아래와 같은 오류가 발생했다.

구글링을 통해


해보았지만 여전히 같은 에러가 발생되었다.

2 코드

Execution failed for task ':test'.
> There were failing tests. See the report at: file:///C:/Users/wjdek/OneDrive/바탕%20화면/myselectshop/myselectshop/build/reports/tests/test/index.html

* 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.

3 원인

제공된 강의 자료에 보면

인데
build Gradle 에 확인 해보니

달랐다.

4 해결
강의 자료와 동일하게 코드를 빌드그라들 코드는 수정해더니
에러가 해결 되었다.

profile
개발자꿈나무

0개의 댓글