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

What are the plans for component testing? #26778

Closed
arequejo opened this issue Aug 29, 2023 · 1 comment
Closed

What are the plans for component testing? #26778

arequejo opened this issue Aug 29, 2023 · 1 comment

Comments

@arequejo
Copy link

Originally posted as a discussion, posting here as suggested.

Hello! The company I work for is currently evaluating alternatives to jest for components testing with React, we know that Playwright's is in an experimental mode but we have loved doing E2E tests with it for quite some time already.

Upon our research, we stumbled upon #19536 so it definitely felt a bit discouraging compared to something like Cypress (no judgement intended). Have those plans changed in the last few months? Is it recommended to rely on third-party libs for things such as mocks/spy and such? Is there a public roadmap for component testing? Is there an estimated date for the non-experimental release?

Thank you so much for all the hard work, Playwright is such a joy to work with.

@aslushnikov
Copy link
Collaborator

aslushnikov commented Aug 29, 2023

Is it recommended to rely on third-party libs for things such as mocks/spy and such?

@arequejo as of Aug 2023, this is the recommended approach.

Is there a public roadmap for component testing?

There's no public roadmap for component testing or any other feature. Playwright evolves according to the user feedback with a monthly cadence.

Is there an estimated date for the non-experimental release?

There's no estimated date as well, but we will appreciate if you give it a try and share your feedback here. Knowing what worked well and didn't work well will help us to evaluate experiment.

Thank you so much for all the hard work, Playwright is such a joy to work with.

Thank you for the warm words!

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

2 participants