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

Spike: configure StrykerJS for a Next.js app #101

Closed
wants to merge 3 commits into from

Conversation

jimCresswell
Copy link
Contributor

StrykerJS is a mutation testing tool, see #100. We need something like this to validate our test coverage by checking if it will catch various categories of introduced issues.

Unfortunately, it has no support for transpiling tsx files using the SWC compiler that Next.js now uses. I've raised an issue to see if anyone on the Stryker project has ideas, and it might also be worth approaching Next.js stryker-mutator/stryker-js#3480 .

closes #100

@vercel
Copy link

vercel bot commented Apr 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
samara ✅ Ready (Inspect) Visit Preview Apr 22, 2022 at 1:46PM (UTC)

@sonarcloud
Copy link

sonarcloud bot commented Apr 22, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@johnrobeds johnrobeds deleted the spike/mutation_testing branch November 23, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant