Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (26 loc) · 871 Bytes

File metadata and controls

31 lines (26 loc) · 871 Bytes
layout page-api
title QUnit.config.moduleId
excerpt Select one or more modules to run, by their internal ID (HTML Reporter).
groups
config
redirect_from
/config/moduleId/
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: