Skip to content

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Apr 1, 2020

CLI handling goes to test.js.
Everything about running tests goes to playwright.spec.js.

This will help isplaywrightready and future jest integration.

CLI handling goes to test.js.
Everything about running tests goes to playwright.spec.js.

This will help isplaywrightready and future jest integration.
if (typeof module.xdescribe === 'function')
xdescribe('', module.xdescribe, testOptions);
}
const sourcePort = port + 2;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is probably not needed any more

@dgozman dgozman merged commit 14dbf4a into microsoft:master Apr 2, 2020
debs-obrien pushed a commit to debs-obrien/playwright that referenced this pull request Jun 10, 2025
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