WebStorm 2016.1 Help

Coverage

File | Settings | Build, Execution, Deployment | Coverage for Windows and Linux
WebStorm | Preferences | Build, Execution, Deployment | Coverage for OS X
Ctrl+Alt+S

settings

Use this page to define the way the coverage data will be processed.

ItemDescription
When new coverage is gathered
Show options before applying coverage to the editorChoose this option to show the Code Coverage dialog every time you launch a new run configuration with code coverage. The coverage options dialog is displayed, when different coverage data have been produced.
Do not apply collected coverageChoose this option to cancel applying the new code coverage results.
Replace active suites with the new oneChoose this option to have the active suites replaced with the new one every time you launch a new run configuration with code coverage.
Add to active suitesChoose this option to have the new code coverage suite added to the active suites every time you launch a new run configuration with code coverage.
Activate Coverage View Select this check box to have the Coverage tool window opened automatically when an application or test is run with coverage.

See Also

Last modified: 11 July 2016