Functions

f
run(config: Config): Promise<void>

Runs qunitx tests in headless Chrome, either in watch mode or concurrent batch mode.

Usage

import * as mod from "lib/commands/run.ts";