[bdd, tdd] Describe a "suite" with the given title and callback fn containing nested suites.
title
fn
[qunit] Describe a "suite" with the given title.
[bdd, tdd, qunit] Indicates this suite should be executed exclusively.
[bdd, tdd] Indicates this suite should not be executed.
Generated using TypeDoc
[bdd, tdd] Describe a "suite" with the given
title
and callbackfn
containing nested suites.