Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/mocha-globals
describe
Function describe
describe
(
block
:
SuiteBlock
)
:
void
Create a test suite
Alias: context, suite
Parameters
block
:
SuiteBlock
Returns
void
describe
(
name
:
string
,
block
?:
SuiteBlock
)
:
void
Create a test suite
Alias: context, suite
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