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

Document QUnit.skip #75

Closed
leobalter opened this issue Sep 8, 2014 · 0 comments
Closed

Document QUnit.skip #75

leobalter opened this issue Sep 8, 2014 · 0 comments
Assignees

Comments

@leobalter
Copy link
Member

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.

leobalter added a commit to leobalter/api.qunitjs.com that referenced this issue Sep 11, 2014
Fixes qunitjs#75
Ref #637
Ref #652
leobalter added a commit to leobalter/api.qunitjs.com that referenced this issue Sep 12, 2014
@JamesMGreene JamesMGreene modified the milestone: 1.16 Oct 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants