-
**Is your feature request related to a problem? Please describe.**
I think it would be interesting if stryker could mutate dates.
**Describe the solution you'd like**
`DateTime.Now` would be …
-
**Summary**
Hey, i'm trying to run stryker in my repo, but i get a error in node_modules, what can it be? I already tried disableTypeChecks, but it didn't work. Any sugestions?
ERROR DryRunExecu…
-
https://blog.angular.io/angular-v16-is-here-4d7a28ec680d
We should see if we support everything that is new there:
- [x] ESBuild + Vite
- [ ] Experimental Jest support
- [ ] Add "jest" as an opt…
-
**Is your feature request related to a problem? Please describe.**
Stryker generated a report per project, e.g., in our case we get two files: mutation-report.html and mutation-report.json.
We use…
-
**Question
Mutation scan fails but all test cases are passing
**Stryker environment**
```
+-- @stryker-mutator/core@4.6.0 with stryker-cli@1.0.1
```
```
+-- jest@29.5.0
```
…
-
**Summary**
We are getting an `Unhandled 'error' event` Node.js error when running Stryker-mutator in our GitLab pipeline.
- This is our pipeline build log, with some env secrets removed: [kvk-str…
-
**I apologise if there are any outstanding issues/discussions surrounding this that I've missed. I did look.**
**Describe the bug**
I get an unhandled exception when trying run Stryker against a .…
-
We should investigate if it is possible to remove the Stryker-cli in favor of [npx](https://www.npmjs.com/package/npx). That way of working is probably much easier to maintain. See how create-react-ap…
-
**Describe the bug**
So we have a project for which Stryker reports different scores (22% x 100%) without any changes. The correct score is 100% - the code is fully mutation tested. This can be verif…
-
**Is your feature request related to a problem? Please describe.**
As of today, mutant naming is inconsistent in Stryker.Net (note that I probably contributed to that), there is a liberal of use of m…