Affected URL(s)
https://nodejs.org/api/test.html#describename-options-fn
Description of the problem
The documentation says that describe return undefined but it actually returns a Promise just like test.
Affected URL(s)
https://nodejs.org/api/test.html#describename-options-fn
Description of the problem
The documentation says that
describereturnundefinedbut it actually returns aPromisejust liketest.