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

fix: use jasmine test runner #12

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Conversation

lem-onade
Copy link
Contributor

jest 27's default test runner breaks existing tests, use previous one to avoid breaking tests

see: jestjs/jest#11404 (comment)

@lem-onade lem-onade self-assigned this Jan 4, 2022
@lem-onade lem-onade added the bug Something isn't working label Jan 4, 2022
@lem-onade lem-onade merged commit 0844582 into develop Jan 4, 2022
@lem-onade lem-onade deleted the fix/use-jasmine-test-runner branch January 4, 2022 12:20
@woutermont
Copy link
Contributor

@lem-onade, I would not do this, actually. Jasmine is an old library, and roadmapped to be completely removed in Jest v28, plus the changes needed to the tests should be minor, so we might as well switch now.

@woutermont
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants