-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] JaCoCo 추가 #7
Comments
jacocoTestReport jacocoTestCoverageVerification |
daehwan2yo
added a commit
that referenced
this issue
Nov 16, 2021
# 커밋 내용 (한 줄 72자 내) Jacoco Task 설정 1. jacoco version 2. jacocoTestReport 3. jacocoTestCoverageVerification
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🤗 구현하는 기능
jacoco 0.8.7
jacoco dependecy 추가 및 build.gradle 수정
😳 목표 기간
~21/11/16
😤 To-do
😋 참고사항
feature/jacoco
[ 우아한 형제들 기술 블로그 - gradle project에 JaCoCo 설정하기 ]
https://techblog.woowahan.com/2661/
The text was updated successfully, but these errors were encountered: