Closed rzane closed 1 year ago
Cuprite is much simpler to setup and use. It also ensures that CI is identical to the local test environment.
Also, by enabling js_errors: true, we can see JavaScript errors that are thrown.
js_errors: true
Cuprite is much simpler to setup and use. It also ensures that CI is identical to the local test environment.
Also, by enabling
js_errors: true
, we can see JavaScript errors that are thrown.