expect-to-be-a-promise
A chai matcher to assert the return value of a function is a thenable.
Usage
var chai = ;var expectToBeAPromise = ; chai; { return { ; };} ;
A chai matcher to assert the return value of a function is a thenable.
var chai = ;var expectToBeAPromise = ; chai; { return { ; };} ;
npm i expect-to-be-a-promise
1
1.0.2
MIT