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

[Question] First-class test runner support #3552

Closed
celeryclub opened this issue Aug 20, 2020 · 6 comments
Closed

[Question] First-class test runner support #3552

celeryclub opened this issue Aug 20, 2020 · 6 comments

Comments

@celeryclub
Copy link
Contributor

Hey team. I hope all is well. Thanks for all the great fixes recently. Things are feeling really solid.

I'm curious what the priority is for test runner support. I currently use jest-playwright, which is a great short-term solution to this issue. I'm aware of playwright-runner too, but it seems to be more of an experimental project rather than an official test runner integration.

Mind shedding some light on the status of this effort? Thanks!

@arjunattam
Copy link
Contributor

Hey @celeryclub! We are dogfooding the test runner integration on Playwright (this repo), and working on moving it to the playwright-runner repo for early adopters. Are you facing any issues/gaps with jest-playwright?

@celeryclub
Copy link
Contributor Author

I see. That makes sense. jest-playwright is working pretty well for me - my main issue is around debugging tests. jestPlaywright.debug() doesn't work the way I'd expect it to. It'd also be great to have more features built in, like screenshots/videos on failure. I can certainly file these issues on that repo, but I was curious about the status of an official runner.

@pavelfeldman
Copy link
Member

@celeryclub we will move the local test runner into the playwright-runner repo shortly. Could you share more details on you debug requirements/expectations?

This was referenced Aug 21, 2020
@celeryclub
Copy link
Contributor Author

@arjun27 set up a sync for the two of us next week, so I think I'll have more to share after that.

@mxschmitt
Copy link
Member

@arjun27 set up a sync for the two of us next week, so I think I'll have more to share after that.

Would be also interested in that discussion, having an easy bullet proof test runner is something which is definitely missing.

@dgozman
Copy link
Contributor

dgozman commented Nov 24, 2020

We are addressing this with playwright-test.

@dgozman dgozman closed this as completed Nov 24, 2020
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

5 participants