substantial / sinon-stub-promise

Synchronous Promise stubbing for Sinon.JS
MIT License
85 stars 11 forks source link

finally support? #25

Open johannesjo opened 7 years ago

johannesjo commented 7 years ago

Many popular promise libraries such as bluebird also have a finally clause, as possibly will the next iteration of EcmaScript. Do you intend on adding support for this?