chaijs / chai-as-promised

Extends Chai with assertions about promises.
MIT License
1.42k stars 112 forks source link

add comment about use order to code example #269

Open jedwards1211 opened 3 years ago

jedwards1211 commented 3 years ago

Some people seem to miss the note (https://github.com/debitoor/chai-subset/issues/69). It's easy to forget about this too...I only really grokked this behavior after digging into what chai-as-promise does under the hood.