You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Component testing support was recently added in an alpha version of playwright/test. They've added support for vue2 recently. microsoft/playwright#14143
Summary
Component testing support was recently added in an alpha version of playwright/test. They've added support for vue2 recently. microsoft/playwright#14143
Here's the guide https://playwright.dev/docs/test-components
We did an initial attempt at a POC and have a branch here: https://github.com/nasa/openmct/tree/vue2-component-testing-poc
FAQ for getting started microsoft/playwright#14298
Findings:
playwright init
Next steps:
The text was updated successfully, but these errors were encountered: