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(init): use vitest runner in vue projects #4327

Merged
merged 5 commits into from
Jun 23, 2023

Conversation

odinvanderlinden
Copy link
Contributor

@odinvanderlinden odinvanderlinden commented Jun 23, 2023

The vitest runner is now the default test runner for vue projects with stryker init.
Also updated the docs

Closes #4258

@odinvanderlinden odinvanderlinden linked an issue Jun 23, 2023 that may be closed by this pull request
@odinvanderlinden odinvanderlinden changed the title Feature: Vitest Runner as default test runner in vue projects feat(vitest-runner): Vitest Runner as default test runner in vue projects Jun 23, 2023
docs/guides/vuejs.md Outdated Show resolved Hide resolved
docs/guides/vuejs.md Outdated Show resolved Hide resolved
docs/guides/vuejs.md Outdated Show resolved Hide resolved
docs/guides/vuejs.md Outdated Show resolved Hide resolved
@nicojs nicojs enabled auto-merge (squash) June 23, 2023 13:33
@nicojs nicojs changed the title feat(vitest-runner): Vitest Runner as default test runner in vue projects feat(init): use vitest runner in vue projects Jun 23, 2023
@nicojs nicojs merged commit ab7313d into master Jun 23, 2023
14 checks passed
@nicojs nicojs deleted the feat/stryker-init-vue-vitest branch June 23, 2023 14:17
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.

Stryker init with vue should now use "vitest"
2 participants