Extension interface

QUnit.assert

Namespace for QUnit assertion methods.

QUnit.config.current

Internal object representing the currently running test.

QUnit.config.modules

List of defined test modules.

QUnit.config.urlConfig

Register additional input fields in the toolbar (HTML Reporter).

QUnit.dump.parse()

Extensible data dumping and string serialization.

QUnit.extend()

DEPRECATED Copy the properties from one object into a target object.

QUnit.hooks

Add global callbacks to run before or after each test.

QUnit.onUncaughtException()

Handle a global error.

QUnit.push()

DEPRECATED Report the result of a custom assertion.

QUnit.stack()

Return a single line string representing the stacktrace.