WebStorm 2016.1 Help

Viewing and Exploring Test Results

In this section:

Overview

Depending on the selected node in the tree view of tests, the Test Runner displays information on the various levels. In the Test Runner, you can view statistics of the tests, navigate to stacktrace, show or hide successful tests, and more.

Use the Testing toolbar to control visual representation of the test results.

Viewing Statistics

The Statistics tab shows information about the elapsed time and memory usage of each test.

To view statistics:

  • Click cogwheel_blue on the Testing toolbar to reveal the drop-down menu, and then click the Show Statistics check command.

The values displayed in the Statistics tab are not accurate and only give an approximate estimate of the test performance. For example, if a garbage collector works during the test run, the memory usage shown in the Statistics tab is wrong.

See Also

Reference:

Last modified: 11 July 2016