QUnit.config.moduleId
version added: 1.23.0.
Description
Used by the HTML Reporter, this selects one or more modules by their internal ID to run exclusively.
type | array or undefined |
---|---|
default | undefined |
This option can be controlled via the HTML Reporter 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: