### Affected URL(s) https://nodejs.org/api/test.html#afterfn-options ### Description of the problem In the document,it is unclear wether the after hook is run when the test did failed. Same for the afterEach hook.
Affected URL(s)
https://nodejs.org/api/test.html#afterfn-options
Description of the problem
In the document,it is unclear wether the after hook is run when the test did failed.
Same for the afterEach hook.