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

Jest upgrade #104

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Jest upgrade #104

merged 1 commit into from
Feb 12, 2019

Conversation

lfportal
Copy link
Contributor

Upgrades jest. The new major version of jest adds a lot of TypeScript support. ts-jest will eventually be superseded by jest. There are still some things that ts-jest can do that jest does not. Though ts-jest does not officially support jest >= 24, users reportedly have no trouble with it - kulshekhar/ts-jest#961. Until ts-jest provides an upgrade, we will have some warnings while running tests.

@lfportal lfportal requested a review from fwouts February 12, 2019 03:48
@lfportal lfportal merged commit b5dcf70 into master Feb 12, 2019
@lfportal lfportal deleted the jest-upgrade branch February 12, 2019 03:54
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