FLUID-6135: Add code coverage reporting for client-side tests...

Metadata

Source
FLUID-6135
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Tony Atkins [RtF]
Created
2017-02-27T11:29:13.590-0500
Updated
2024-07-22T09:17:53.539-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Testing Infrastructure

Description

We have been reviewing the new gpii-testem package, which provides the ability to instrument and gather code coverage for client-side browser tests using Testem and Istanbul.

@@Antranig Basman and I discussed submitting a self-contained PR to:

  1. Convert the existing testem.json file to work with gpii-testem.
  2. Collate node and browser test coverage into a single report.

Comments