stryker-mutator / stryker-js

Mutation testing for JavaScript and friends
https://stryker-mutator.io
Apache License 2.0
2.56k stars 245 forks source link

Support Svelte #2855

Open Casara opened 3 years ago

Casara commented 3 years ago

Question

Are there plans to support Svelte?

Stryker environment

├── @stryker-mutator/core@4.6.0
├── @stryker-mutator/jest-runner@4.6.0
├── @stryker-mutator/typescript-checker@4.6.0
├── @stryker-mutator/jest-runner@4.6.0
├── @testing-library/jest-dom@5.12.0
├── @types/jest@26.0.23
├── babel-jest@26.6.3
├── eslint-plugin-jest@24.3.6
├── jest@26.6.3
├── svelte-jester@1.5.0
├── ts-jest@26.5.5
nicojs commented 3 years ago

Yes, there are actually. But no issue was for it yet.

If you want this feature, please upvote this issue, so we know where to focus on next ☺

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nicojs commented 2 years ago

I've reopened this because an intern is going to implement it. 🎉

TeunLamers commented 1 year ago

Hello! I'm the intern working on Svelte support in StrykerJS! I need your help with gathering some data about tests in Svelte projects. Please fill out the following survey if you have any experience with testing in Svelte/SvelteKit. https://nl.surveymonkey.com/r/3RPXBRV Thanks in advance! ❤️