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

jestPlaywrightSkip is not a function (with xdescribe) #745

Open
yj-ang opened this issue Jun 9, 2021 · 0 comments
Open

jestPlaywrightSkip is not a function (with xdescribe) #745

yj-ang opened this issue Jun 9, 2021 · 0 comments

Comments

@yj-ang
Copy link

yj-ang commented Jun 9, 2021

Describe the bug
Using jestPlaywrightSkip (and any other extend methods) with either xdescribe or xit is throwing JS error, which make a test/test suite fail.

To Reproduce
Steps to reproduce the behavior:

  1. Use jestPlaywrightSkip with either xdescribe or xit.

Expected behavior
Instead of failing the test/test suite, it should properly skip them.

Screenshots
Screenshot 2021-06-09 at 4 46 26 PM

Desktop:

  • OS: macOS
  • Playwright version: 1.10.0
  • jest-playwright version: 1.5.1
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

No branches or pull requests

1 participant