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
We are trying to send our test execution results to Reportportal, while trying with "yarn cypress run", which is single thread, the reportportal is enabled and capturing the test evidence in the rp. When I'm trying with "yarn run cypress-parallel -s test -t 3 -d cypress/e2e/**/*.cy.js" is running fine with 3 threads but it is not enabling the ReportPortal to capture the test evidence.
Please let me, the reportportal will work with cypress-parallel plugin.
Thanks in Advance.
The text was updated successfully, but these errors were encountered:
Hi Team,
We are trying to send our test execution results to Reportportal, while trying with "yarn cypress run", which is single thread, the reportportal is enabled and capturing the test evidence in the rp. When I'm trying with "yarn run cypress-parallel -s test -t 3 -d cypress/e2e/**/*.cy.js" is running fine with 3 threads but it is not enabling the ReportPortal to capture the test evidence.
Please let me, the reportportal will work with cypress-parallel plugin.
Thanks in Advance.
The text was updated successfully, but these errors were encountered: