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

Cucumber 실습 #420

Open
wants to merge 6 commits into
base: testrace
Choose a base branch
from
Open

Cucumber 실습 #420

wants to merge 6 commits into from

Conversation

testrace
Copy link
Member

수강할 때 사용하던 코드를 활용해서 진행했습니다.
cucumber 설정은 default-sample 브랜치를 참고했습니다.

�주석으로 작성하던 인수 조건을 gherkin 문법에 맞춰 작성하니 인수 조건 빠르게 파악 가능한 점과
테스트 수행 시 단계별로 성공여부를 확인할 수 있는 점이 좋은 것 같아요.

인수 테스트 작성 시 DataTable을 다룰 때 공식 문서를 잘 살펴보지 않으면 어려울 수 있을 것 같아요.
List, Map외에 DTO 등 Java Object를 활용하는 경우 공식 문서의 DataTables 설명 보다 링크가 도움이 되었습니다.
공식 문서의 안티 패턴 항목은 한 번 훑어봐도 좋을 것 같습니다.

Copy link
Contributor

@boorownie boorownie left a comment

Choose a reason for hiding this comment

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

오 공유해주신 문서를 함께 공유하면 좋을 것 같네요!
의견 감사합니다 🙇‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants