Skip to content

Non-breaking named mocks #47

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

Merged
merged 10 commits into from
Jan 12, 2021
Merged

Non-breaking named mocks #47

merged 10 commits into from
Jan 12, 2021

Conversation

LukeMathWalker
Copy link
Owner

@LukeMathWalker LukeMathWalker commented Jan 12, 2021

Reworks #40 by @marcoieni to make it a backwards-compatible change.
It cuts a new release - 0.4.4.

Other changes that do not impact the public API:

  • adds a Display implementation for Times
  • falls back to the mock number if no name has been specified by the user (e.g. Mock #1 failed);
  • rename MockSet to ActiveMockSet,
  • upgrade tokio, reqwest and hyper to their latest releases.

Closes #45
Closes #46

@LukeMathWalker LukeMathWalker merged commit 439dba0 into master Jan 12, 2021
@LukeMathWalker LukeMathWalker deleted the named-mocks branch January 14, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support tokio 1.0 Improved mock expectations not satisfied message
1 participant