We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The documentation should be updated to show that only the arguments from the last call are being used.
https://github.com/sinonjs/sinon/blob/master/lib/sinon/mock-expectation.js#L227-L236
This will help us close issues like #992
The text was updated successfully, but these errors were encountered:
Fix sinonjs#1432: add details around behavior to docs
f1ef96d
Fix sinonjs#1432: add details around expectations.withArgs behavior t…
e7890a5
…o docs
8f7bd5d
6c1aa55
1f2a7a5
…o docs (sinonjs#1501)
Successfully merging a pull request may close this issue.
The documentation should be updated to show that only the arguments from the last call are being used.
https://github.com/sinonjs/sinon/blob/master/lib/sinon/mock-expectation.js#L227-L236
This will help us close issues like #992
The text was updated successfully, but these errors were encountered: