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

feat(ui): show all failed tasks in report #685

Merged
merged 6 commits into from Feb 5, 2022

Conversation

DerYeger
Copy link
Member

@DerYeger DerYeger commented Feb 5, 2022

Closes #684

This PR adds all failed tasks of a file to the report, instead of top-level tasks only.
It also fixes an overflow in a task's error message by making it scrollable.

image

@netlify
Copy link

netlify bot commented Feb 5, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: c51a98d

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/61fe74a15c1c570007986dae

😎 Browse the preview: https://deploy-preview-685--vitest-dev.netlify.app

@DerYeger DerYeger added the enhancement New feature or request label Feb 5, 2022
@DerYeger DerYeger marked this pull request as ready for review February 5, 2022 12:52
@patak-dev patak-dev merged commit c7d081c into vitest-dev:main Feb 5, 2022
chaii3 pushed a commit to chaii3/vitest that referenced this pull request May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show test failure details in UI report tab
4 participants