You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DevJoaoLopes We probably don't have to remove anything as long it's clear that Vitest is finished by not finding any test. Note that current UI is indicating something is on-going by moving the top border.
@DevJoaoLopes We probably don't have to remove anything as long it's clear that Vitest is finished by not finding any test. Note that current UI is indicating something is on-going by moving the top border.
@hi-ogawa I understood, so in the case just removing the top edge indication and adding the "No test found" message below the counters would solve the problem?
Describe the bug
This is a follow up issue to #7246
If there are no tests, HTML reporter is generated, but it looks "stuck" (border move like it's awaiting something).
We need to print "no tests found" instead.
Reproduction
https://stackblitz.com/fork/github/vitest-dev/vitest/tree/main/examples/basic?initialPath=__vitest__/
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: