-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for sinon v5 #122
Conversation
LGTM |
This should update the Travis-definition as well, see how I did it in my PR: #125 Else it won't test on Sinon 5 there, and it should preferably test with both Sinon 5 and Sinon 4 I'll close my PR in favor of this one though, sorry for not noticing it before I opened mine 🙈 |
Thanks for your feedback, I've updated my PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work.
Looking forward to this being merged so I can finally update |
@domenic, please take a look at this. It would be great if we could merge it and cut a new version. |
Sinon-Chai is a spare-time project; I will hopefully have time to work on it this weekend, but even if I don't, please refrain from further +1 comments. |
thanks @domenic — please let us know when this hits NPM. Very eager to upgrade sinon. |
Dang, I did indeed forget to |
Closes #120