Sorry Cypress is an open-source tool that runs, records, and aggregates Cypress tests results on a centralized dashboard. In this tutorial, we will show you how to install Sorry Cypress on OpenBSD.
Before we begin, make sure you have the following:
dashboard
, api
, and runner
packages using the following command:npm install sorry-cypress@latest --prefix /usr/local
/usr/local/bin/cypress-docker-run --healthcheck
This will output the health status of the Cypress runner.
To run Sorry Cypress, you need to configure the THE_SORRY_CYPRESS_API_URL
environment variable. This variable specifies the URL of the Sorry Cypress API endpoint.
/etc/profile
file using your preferred text editor:sudo vi /etc/profile
export THE_SORRY_CYPRESS_API_URL=http://localhost:1234
Make sure to replace http://localhost:1234
with the actual URL of your Sorry Cypress API endpoint.
sudo /usr/local/bin/cypress-docker-run start
http://localhost:1234
(or the URL of your Sorry Cypress API endpoint) to access the Sorry Cypress dashboard.The installation of Sorry Cypress on OpenBSD is now complete. You can now use the tool to execute Cypress test and monitor them on the centralized dashboard.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!