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 #39

Merged
merged 7 commits into from
Sep 30, 2024
Merged

feat: vitest #39

merged 7 commits into from
Sep 30, 2024

Conversation

svvimming
Copy link
Collaborator

@svvimming svvimming commented Sep 17, 2024

Vitest testing has been added to all packages in the Nuxt3-starter.

Vitest is installed in all packages and an example test has been added to the zero-core/tests/component folder. The other packages (site & docs) do not have any tests yet because there is nothing really testable in those packages.

Run npm run zero-core:test to see example test. Currently, only tests for the zero-core package are enabled in the Github Actions Test workflow.

Resolves UL-264,UL-312

@svvimming svvimming self-assigned this Sep 17, 2024
@svvimming svvimming marked this pull request as draft September 17, 2024 19:36
@svvimming svvimming marked this pull request as ready for review September 17, 2024 19:48
@timelytree timelytree merged commit 7d76a84 into main Sep 30, 2024
1 check passed
@timelytree timelytree deleted the feat-vitest branch September 30, 2024 18:58
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