Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@bodograumann
Copy link

Fixes #793

The package is not yet compatible with jest 28 and will currently break after npm update, if the user has not accidentally locked down a specific jest version themselves with:

TypeError: Jest: Got error running globalSetup - /home/bodo/my-project/node_modules/@storybook/test-runner/playwright/global-setup.js, reason: Class extends value # is not a constructor or null

@yannbf
Copy link

yannbf commented May 25, 2022

Good one @bodograumann! I think the package.lock file should be updated too

@coveralls
Copy link

coveralls commented May 25, 2022

Pull Request Test Coverage Report for Build 2227520460

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.798%

Totals Coverage Status
Change from base Build 1291959546: 0.0%
Covered Lines: 106
Relevant Lines: 109

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not Able to Use jest-playwright-preset in Playwright Docker Container

3 participants