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

Update test log to handle discrepancy in test results #29120

Open
Tracked by #29088
ghengeveld opened this issue Sep 13, 2024 · 0 comments
Open
Tracked by #29088

Update test log to handle discrepancy in test results #29120

ghengeveld opened this issue Sep 13, 2024 · 0 comments

Comments

@ghengeveld
Copy link
Member

ghengeveld commented Sep 13, 2024

  • Detect the fact that one threw an error and the other didn't (play function vs Vitest).
    • No need to check the actual assertions, only consider the overall result (throwing/erroring or not).
  • Show a message in the interactions panel to explain the situation and link to the docs.
  • If we have an error message from Vitest, print it.
@ghengeveld ghengeveld changed the title Update Interactions to handle discrepancy in test results Update test log to handle discrepancy in test results Sep 19, 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