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

[Feature]: Any defined plans for component testing? #31995

Closed
tar-aldev opened this issue Aug 3, 2024 · 2 comments
Closed

[Feature]: Any defined plans for component testing? #31995

tar-aldev opened this issue Aug 3, 2024 · 2 comments

Comments

@tar-aldev
Copy link

🚀 Feature Request

From what I can see in the docs https://playwright.dev/docs/test-components this feature is still experimental. Are there any plans / estimated release date of full feature? Some points which might be nice to have (or document):

  1. Testing with next.js
  2. stubbing modules in component tests (like cy.stub() or jest.mock())

Example

No response

Motivation

Currently playwright can be used for e2e tests and is working great, but component tests are only available in cypress. The maintenance is therefore more convoluted, cause there is a need to support running tests with different frameworks.

@Az8th
Copy link
Contributor

Az8th commented Aug 5, 2024

Angular component testing support PR has not been merged yet, so I guess it would at least require it and be proven stable for enough time to exit its experimental phase

@yury-s
Copy link
Member

yury-s commented Aug 5, 2024

There is no concrete date of going out of experimental yet. Even though component testing has been in a pretty good state for a while, there are still missing features and possibility of breaking changes.

If you find a particular feature missing please follow the feature request template and provide detailed explanation with examples. For general questions please use our community resources such as discord channel.

@yury-s yury-s closed this as completed Aug 5, 2024
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

3 participants