Node TAP
GitHub
node-tap.org
Preparing search index...
tap
main
after
Variable after
after
:
(
fn
:
()
=>
any
)
=>
void
Type Declaration
(
fn
:
()
=>
any
)
:
void
Runs the supplied function after the test is completely finished, and before the next test starts.
Parameters
fn
:
()
=>
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Runs the supplied function after the test is completely finished, and before the next test starts.