Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Document QUnit.skip #75

@leobalter

Description

@leobalter

QUnit.skip is about to land on qunitjs/qunit#652 and we should document it before it's release.

Usage:

QUnit.skip( "test name here"[, callback] );

For the logs it does affect the testDone callback, inserting a skipped: true detail.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions