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 registry.npmjs.com for queries #4298

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Jun 14, 2023

Use https://registry.npmjs.com as a backend for any queries during init. This solves the caching problem and adds vitest and tap as test runners.

Closes #4288

image

Use https://registry.npmjs.com as backend for any queries during init. This solves the caching problem and adds vitest and tap as test runners.

- https://registry.npmjs.com/-/v1/search?text=keywords:%40stryker-mutator%2Ftest-runner-plugin for test runner plugins
- https://registry.npmjs.com/%40stryker-mutator%2Fkarma-runner/latest to retrieve package.json

Closes #4288
@nicojs nicojs enabled auto-merge (squash) June 14, 2023 08:49
@nicojs nicojs merged commit a952edf into master Jun 14, 2023
14 checks passed
@nicojs nicojs deleted the feat/init-backend branch June 14, 2023 08:55
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.

missing vitest option in stryker init command
1 participant