AppCode 2018.3 Help

Viewing and Exploring Test Results

Basics

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 stack trace, show or hide successful tests, and more.

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

View statistics

The Test Runner shows information about the execution time for each test. To view this information, click icons general gearPlain svg on the toolbar, and then click the Show Inline Statistics option.

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.

Unit test statistics
Last modified: 28 March 2019

See Also

Reference: