Skip to content

🔥 Remove vitest from dependencies and documentation#849

Merged
usagizmo merged 1 commit intomainfrom
chore/remove-vitest
Nov 7, 2025
Merged

🔥 Remove vitest from dependencies and documentation#849
usagizmo merged 1 commit intomainfrom
chore/remove-vitest

Conversation

@usagizmo
Copy link
Copy Markdown
Owner

@usagizmo usagizmo commented Nov 7, 2025

Summary

This PR removes vitest from the repository as it's no longer being used. All tests are now using Bun's built-in test runner.

Changes

  • Remove vitest from packages/shared/package.json devDependencies
  • Update README.md to remove vitest references from Tech Stack and command descriptions
  • Update apps/web/README.md to replace vitest with bun test
  • Remove vitest link from apps/pages/public/index.html
  • Remove vitest link from apps/pages/tests/external-links.txt

Testing

All tests pass successfully using Bun's test runner:

  • ✅ 8 tests passing across 3 test files
  • ✅ Linting and formatting checks pass

- Remove vitest from packages/shared/package.json devDependencies
- Update README.md to remove vitest references
- Update apps/web/README.md to replace vitest with bun test
- Remove vitest link from apps/pages/public/index.html
- Remove vitest link from apps/pages/tests/external-links.txt
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
webapp-template-pages Ready Ready Preview Comment Nov 7, 2025 7:16pm
webapp-template-web Ready Ready Preview Comment Nov 7, 2025 7:16pm

@usagizmo usagizmo changed the title Remove vitest from dependencies and documentation 🔥 Remove vitest from dependencies and documentation Nov 7, 2025
@usagizmo usagizmo enabled auto-merge (squash) November 7, 2025 19:16
@usagizmo usagizmo merged commit b59dc4b into main Nov 7, 2025
4 checks passed
@usagizmo usagizmo deleted the chore/remove-vitest branch November 7, 2025 19:16
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

Successfully merging this pull request may close these issues.

1 participant