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

Improve error message in tolerance matchers #1230

Closed
sksamuel opened this issue Feb 23, 2020 · 0 comments
Closed

Improve error message in tolerance matchers #1230

sksamuel opened this issue Feb 23, 2020 · 0 comments
Labels
assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project.
Milestone

Comments

@sksamuel
Copy link
Member

0.6666666 should be equal to 0.667
java.lang.AssertionError: 0.6666666 should be equal to 0.667

@sksamuel sksamuel added assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones. labels Feb 23, 2020
@sksamuel sksamuel added this to the 4.0 milestone Feb 23, 2020
@sksamuel sksamuel modified the milestones: 4.0, 4.1 Mar 17, 2020
@sksamuel sksamuel mentioned this issue Mar 25, 2020
33 tasks
@sksamuel sksamuel added the good-first-issue 👶 Suitable for newcomers looking to contribute to the project. label Mar 25, 2020
@sksamuel sksamuel modified the milestones: 4.1, 4.0 Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project.
Projects
None yet
Development

No branches or pull requests

1 participant