-
Notifications
You must be signed in to change notification settings - Fork 8
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
[FE] CI 설정 파일에서 report 경로를 수정합니다. #76
Conversation
Test Results5 tests 5 ✅ 3s ⏱️ Results for commit 0ede9fd. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍👍👍
@@ -8,4 +8,5 @@ module.exports = { | |||
customExportConditions: [''], | |||
}, | |||
setupFiles: ['./jest.polyfills.js'], | |||
reporters: ['default', ['jest-junit', { outputDirectory: 'reports', outputName: 'report.xml' }]], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reporters
에 Jest가 테스트 실행 후 결과를 출력하는 방법을 정의하는군요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
낙타 화이팅 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
쵝오.
eab0b27
to
0ede9fd
Compare
뭐임 나 리뷰 안함 |
관련 이슈
작업 내용
특이 사항
리뷰 요구사항 (선택)