Closed thomaswinkler closed 3 days ago
When running automation using c8yscrn open, the config file is now watched for changes and cypress tests are reloaded automatically. With this change it is not required to close cypress to apply changes to config while testing workflows.
c8yscrn open
Approved
:tada: This PR is included in version 0.7.8 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
When running automation using
c8yscrn open
, the config file is now watched for changes and cypress tests are reloaded automatically. With this change it is not required to close cypress to apply changes to config while testing workflows.