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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove jest and use mocha #857

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Conversation

kpodsiad
Copy link
Member

Since mocha is already used in extension tests there is no point in keeping jest.

yarn-lock is now 2x smaller than before, I hope it's a good sign 馃

@kpodsiad kpodsiad requested a review from tgodzik January 27, 2022 11:54
Since mocha is already used in extension tests there is no point in keeping jest.
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

LGTM!

@kpodsiad
Copy link
Member Author

It also should help with our previous dependencies problems because jest was bringing that unlucky dep which was conflicting.

@kpodsiad kpodsiad merged commit 393d509 into scalameta:main Jan 27, 2022
@kpodsiad kpodsiad deleted the remove-jest branch January 27, 2022 12:29
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.

None yet

2 participants