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

Standardize ShouldBeEqual and remove AssertionErrorFactory #3459

Open
joel-costigliola opened this issue May 5, 2024 · 0 comments
Open

Standardize ShouldBeEqual and remove AssertionErrorFactory #3459

joel-costigliola opened this issue May 5, 2024 · 0 comments
Milestone

Comments

@joel-costigliola
Copy link
Member

Feature summary

ShouldBeEqual does not implement the standard interface ErrorMessageFactory but AssertionErrorFactory which is deprecated.

This would lead to remove AssertionErrorFactory and simplify our codebase.

@joel-costigliola joel-costigliola added this to the 4.0.0 milestone May 5, 2024
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

No branches or pull requests

1 participant