Skip to content
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

#14/vitest 설치 및 환경 설정 #20

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Conversation

bottlewook
Copy link
Collaborator

해당 사항 (중복 선택)

  • FEAT : 새로운 기능 추가 및 개선
  • FIX : 버그 수정
  • REFACTOR : 결과의 변경 없이 코드의 구조를 재조정
  • STYLE : 코드 스타일에 관련된 변경 사항
  • DOCS : 코드가 아닌 문서를 수정한 경우
  • REMOVE : 파일을 삭제하는 작업만 수행
  • RENAME : 파일 또는 폴더명을 수정하거나 위치(경로)를 변경
  • CHORE : 패키지 매니저 설정, 코드 수정 없이 설정 변경(eslint) 등 기타 사항

설명

Key Changes

  1. 말씀 드린 것처럼 jest를 삭제하고 vitest를 설치했습니다~

How it Works

To Reviewers

사용하실 땐 yarn test를 입력해주세요

@bottlewook bottlewook added the ⚙ Setting 개발 환경 설정 label Jan 2, 2024
@bottlewook bottlewook self-assigned this Jan 2, 2024
@bottlewook bottlewook requested a review from seoye0ng as a code owner January 2, 2024 16:11
@bottlewook bottlewook linked an issue Jan 2, 2024 that may be closed by this pull request
2 tasks
Copy link

vercel bot commented Jan 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
f1-wash-pedia-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2024 4:11pm

Copy link
Collaborator

@seoye0ng seoye0ng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

@bottlewook bottlewook merged commit 85fd6c9 into develop Jan 3, 2024
4 checks passed
@bottlewook bottlewook deleted the #14/configure-vitest branch January 3, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ Setting 개발 환경 설정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vitest 설치 및 환경설정
2 participants