Cypress Website

How does it work?

Simply by sending Cypress test results to Testuff url:

https://serviceX.testuff.com/client_api/v0/testcase/[TOKEN]?tool=cypress&branch=[BRANCH_ID]

Reporting to Testuff is protected Via HTTP POST over SSL, and your Testuff user TOKEN is used for identification.

* You’ll find your Testuff server number under the Settings->Company Details, and your user Token under the User settings.
The branch ID can be found in the Project settings->Branches tab.

Cypress Integration

Sample:

Copy to Clipboard