Open
Description
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:
- Use
jestPlaywrightSkip
with eitherxdescribe
orxit
.
Expected behavior
Instead of failing the test/test suite, it should properly skip them.
Desktop:
- OS: macOS
- Playwright version: 1.10.0
- jest-playwright version: 1.5.1
Metadata
Metadata
Assignees
Labels
No labels