Skip to content

Add __eq__ method to assertion comparison example #1042

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 1 commit into from
Sep 21, 2015

Conversation

Bjwebb
Copy link
Contributor

@Bjwebb Bjwebb commented Sep 21, 2015

This makes the example make more sense, because now Foo(1) == Foo(1) is
true. Fixes #411

This makes the example make more sense, because now Foo(1) == Foo(1) is
true. Fixes pytest-dev#411
flub added a commit that referenced this pull request Sep 21, 2015
Add __eq__ method to assertion comparison example
@flub flub merged commit 7c3be72 into pytest-dev:master Sep 21, 2015
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