GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/mocha-globals
describe
Function describe
describe
(
block
)
:
void
Create a test suite
Alias: context, suite
Parameters
block
:
SuiteBlock
Returns
void
describe
(
name
,
block
?
)
:
void
Parameters
name
:
string
Optional
block
:
SuiteBlock
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Create a test suite
Alias: context, suite