| layout | page-api | |
|---|---|---|
| title | QUnit.config.hidepassed | |
| excerpt | Hide results of passed tests (HTML Reporter). | |
| groups |
|
|
| redirect_from |
|
|
| version_added | 1.0.0 |
In the HTML Reporter, hide results of passed tests.
| type | `boolean` |
|---|---|
| default | `false` |
This option can also be controlled via the [HTML Reporter](../../intro.md#in-the-browser).
By default, the HTML Reporter will list (in collapsed form) the names of all passed tests. Enable this option, to only list failing tests.