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 "expected {}, got {}" across the board #1747

Open
janpio opened this issue Jun 5, 2021 · 0 comments
Open

Improve "expected {}, got {}" across the board #1747

janpio opened this issue Jun 5, 2021 · 0 comments
Labels
good first issue Always wanted to get involved in an open source project but don’t know where to begin? Welcome! kind/improvement An improvement to existing feature and code. topic: test.sh

Comments

@janpio
Copy link
Member

janpio commented Jun 5, 2021

  1. Output in different lines with line breaks in between
  2. Use some diff tooling to display the diff (after formatting pretty)
  3. Unify all the different ways we have to do that comparison
  4. Optimally do not repeat the same logic in each project
@janpio janpio added the kind/improvement An improvement to existing feature and code. label Jun 5, 2021
@janpio janpio added this to Whole tests Improvements in Ecosystem-Tests Issues Categorization Jul 11, 2021
@janpio janpio added good first issue Always wanted to get involved in an open source project but don’t know where to begin? Welcome! topic: test.sh labels Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Always wanted to get involved in an open source project but don’t know where to begin? Welcome! kind/improvement An improvement to existing feature and code. topic: test.sh
Projects
Ecosystem-Tests Issues Categorization
Improvements for all tests
Development

No branches or pull requests

1 participant