@canyonjs/collect
v1.0.10
Published
A browser-side coverage collection bundle for [Canyon](https://canyonjs.io). After you include it in a page, it reads `__coverage__` at runtime and sends data to your Canyon server at the right time (for example when the page becomes hidden). It fits E2E
Readme
@canyonjs/collect
A browser-side coverage collection bundle for Canyon. After you include it in a page, it reads __coverage__ at runtime and sends data to your Canyon server at the right time (for example when the page becomes hidden). It fits E2E flows and real-browser scenarios.
Install
npm install @canyonjs/collectDocumentation
How to wire up CANYON_DSN, CANYON_SCENE, and related setup is covered in the official docs:
https://docs.canyonjs.io/docs/ecosystem/collect
