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: vitest integration #42

Merged
merged 2 commits into from
May 14, 2024
Merged

Conversation

atk
Copy link
Member

@atk atk commented May 14, 2024

This adds a vitest integration that will

  • install the neccessities (vitest, jsdom, some testing-library goodies)
  • add a test script in package.json
  • add implicitly used types to tsconfig.json if using TS and not already present
  • add a vitest.config.[ts|mjs] if there is no vite(st).config.*

Copy link

netlify bot commented May 14, 2024

Deploy Preview for solid-cli canceled.

Name Link
🔨 Latest commit 43c45b4
🔍 Latest deploy log https://app.netlify.com/sites/solid-cli/deploys/66434d778706df0009051efc

@Tommypop2 Tommypop2 requested a review from dev-rb May 14, 2024 15:54
@dev-rb dev-rb merged commit 0a745bb into solidjs-community:main May 14, 2024
5 checks passed
@atk atk deleted the vitest-integration branch May 15, 2024 08:05
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.

2 participants