If you don't want to use the done() callback, you can return a Promise. This is useful when the APIs that you are testing returns promises ...
確定! 回上一頁