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

[Week2] Chapter03. 테스트 코드 작성 순서 & Chapter04. TDD 기능 명세 설계 #15

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Parkjyun
Copy link

@Parkjyun Parkjyun commented Apr 30, 2024

과제 내용

정리

배운 점 / 인상깊었던 점 / 공유하고 싶은 점 등을 적어주세요.
테스트코드는 한번에 하나만 작성. 너무 많은 테스트 코드는 구현을 복잡하게 함
여러개의 테스트 케이스 중에 구현이 쉬운 것 부터, 예외적인 상황부터 테스트 코드 작성

과제 정리 파일

2주차 정리

과제 정리하며 궁금했던 점

스터디 전 discussion에 작성한 것이 있다면 링크를 달아주세요

@Parkjyun Parkjyun added the study label Apr 30, 2024
@Parkjyun Parkjyun self-assigned this Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant