You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we’re using a plugin (instrument-cra) to do this, but we could build first class support into the devservers directly that automatically instruments the code and generates code coverage reports.
┆Issue is synchronized with this Jira Task by Unito
┆author: Brian Mann
┆epic: CT Architecture
┆friendlyId: UNIFY-1701
┆priority: Low
┆sprint: Backlog
┆taskType: Task
The text was updated successfully, but these errors were encountered:
Integrating this to all our supported framework/bunlder combos would be a big project. For now, we are going to document how to set it up for known configurations in cypress-io/cypress-documentation#5519. We can revisit this in the future, if we decide we'd like first class support. This would mean shipping istanbul and the associated plugins in the binary.
Summary
Currently we’re using a plugin (instrument-cra) to do this, but we could build first class support into the devservers directly that automatically instruments the code and generates code coverage reports.
┆Issue is synchronized with this Jira Task by Unito
┆author: Brian Mann
┆epic: CT Architecture
┆friendlyId: UNIFY-1701
┆priority: Low
┆sprint: Backlog
┆taskType: Task
The text was updated successfully, but these errors were encountered: