Skip to content
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

Remove all deprecated matchers/assertions #653

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

LeoColman
Copy link
Member

This commit removes all shouldBe kind of matchers/assertions that were deprecated. Some were already moved to another package, some are not the correct usage anymore.

They're deprecated quite some time, and are now being removed.

Closes #651

This commit removes all `shouldBe` kind of matchers/assertions that were deprecated. Some were already moved to another package, some are not the correct usage anymore.

They're deprecated quite some time, and are now being removed.

Closes #651
@LeoColman LeoColman requested a review from sksamuel February 13, 2019 20:39
@LeoColman
Copy link
Member Author

I don't think there is any other matcher to remove

@LeoColman
Copy link
Member Author

But we can discuss if we want to remove isInstancePerTest and the deprecated TestListener functions

@sksamuel
Copy link
Member

But we can discuss if we want to remove isInstancePerTest and the deprecated TestListener functions

I think no, as they only got deprecated a month ago. 3.4 for those.

@LeoColman
Copy link
Member Author

No prob. Let's merge this?

@sksamuel sksamuel merged commit 99d8e92 into master Feb 15, 2019
@sksamuel sksamuel deleted the feature/651-drop-deprecated-matchers branch February 15, 2019 14:56
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.

2 participants