feat(ui): insert message "no tests found" in ui by DevJoaoLopes · Pull Request #7366 · vitest-dev/vitest (original) (raw)
Conversation
Description
closes #7256
- Remove progressBar when no tests found.
- Insert message "no testes found" in UI. no_tests_found.webm
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
- It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
- Ideally, include a test that fails without this PR but passes with it.
- Please, don't make changes to
pnpm-lock.yamlunless you introduce a new test example.
Tests
- Run the tests with
pnpm test:ci.
Documentation
- If you introduce new functionality, document it. You can run documentation with
pnpm run docscommand.
Changesets
- Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with
feat:,fix:,perf:,docs:, orchore:.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
hi-ogawa changed the title
feat (ui): insert message "no tests found" in ui feat(ui): insert message "no tests found" in ui
renovate Bot added a commit to mmkal/expect-type that referenced this pull request
renovate Bot added a commit to mmkal/expect-type that referenced this pull request
renovate Bot added a commit to mmkal/expect-type that referenced this pull request
renovate Bot added a commit to mmkal/expect-type that referenced this pull request
jelmore1674 pushed a commit to jelmore1674/build-changelog that referenced this pull request
This was referenced
Jun 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})