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

see results as tests are running #232

Closed
4 tasks done
sachinraja opened this issue Dec 20, 2021 · 1 comment
Closed
4 tasks done

see results as tests are running #232

sachinraja opened this issue Dec 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@sachinraja
Copy link
Contributor

Clear and concise description of the problem

Vitest does not show the result of tests until after all are finished. This can make it seem like nothing is happening until everything is logged at the end.

Suggested solution

Log the results of each test as they complete.

Alternative

Anything that provides realtime feedback is ok, but not sure about any other specific alternative solution.

Additional context

No response

Validations

@antfu antfu added the enhancement New feature or request label Dec 20, 2021
@sachinraja
Copy link
Contributor Author

Looks like it already does this, but I thought it wasn't because of #229.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants