| layout | page-api | |
|---|---|---|
| title | QUnit.config.moduleId | |
| excerpt | Select one or more modules to run, by their internal ID (HTML Reporter). | |
| groups |
|
|
| redirect_from |
|
|
| version_added | 1.23.0 |
In the HTML Reporter, select one or more modules to run by their internal ID.
| type | `array` or `undefined` |
|---|---|
| default | `undefined` |
This option can be controlled via the [HTML Reporter](../../intro.md#in-the-browser) interface.
Specify modules by their internally hashed identifier for a given module. You can specify one or multiple modules to run. This option powers the multi-select dropdown menu in the HTML Reporter.
See also: