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

[Feature] Setting for Jest and Cypress with typescript using Yarn berry #6

Merged
merged 4 commits into from
Oct 9, 2021

Conversation

saseungmin
Copy link
Owner

  • Setting for Jest
  • Add Cypress dependencies
  • Apply Eslint and TypeScript settings for "cypress"
  • Install start-server-and-test dependencies
  • Add test:e2e script and cypress run

- Setting for Jest
- Add Cypress dependencies
- Apply Eslint and TypeScript settings for "cypress"
- Install start-server-and-test dependencies
- Add test:e2e script and cypress run
@saseungmin saseungmin added the enhancement New feature or request label Oct 9, 2021
@saseungmin saseungmin self-assigned this Oct 9, 2021
@saseungmin saseungmin linked an issue Oct 9, 2021 that may be closed by this pull request
@saseungmin saseungmin merged commit 67dc4ff into main Oct 9, 2021
@saseungmin saseungmin deleted the feat/setting-jest-cypress branch October 9, 2021 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit test를 위한 Jest와 e2e test를 위한 Cypress 세팅
1 participant