Using Currents with Playwright Component testing
Run Playwright Component testingarrow-up-right and report the results to Currentsarrow-up-right
Note November 2023: Playwright support for Component testing is still experimental
Please refer to the example integration of Playwright Component testing with Currents:
The project contains two simple component tests:
src/App.spec.jsx - a passing test
src/App.spec.jsx
src/AppFailing.spec.jsx - an intentionally failing test
src/AppFailing.spec.jsx
The results will be sent to Currents for more effective troubleshooting, screenshots, playwright traces and collecting performance metrics:
Last updated 19 days ago
Was this helpful?