Skip to content

feat(ci): add mutation testing with StrykerJS and cleanup repository#65

Merged
bitkojine merged 2 commits intomainfrom
feat/mutation-testing
Jan 30, 2026
Merged

feat(ci): add mutation testing with StrykerJS and cleanup repository#65
bitkojine merged 2 commits intomainfrom
feat/mutation-testing

Conversation

@bitkojine
Copy link
Copy Markdown
Owner

  • Integrate StrykerJS for mutation testing in vscode-extension
  • Add mutation testing step to GitHub Actions CI workflow
  • Configure Stryker with Jest runner and TypeScript checker
  • Standardize and organize .gitignore files across the repo
  • Refresh git index to respect new ignore patterns
  • Update dependencies and fix security vulnerabilities

- Integrate StrykerJS for mutation testing in vscode-extension
- Add mutation testing step to GitHub Actions CI workflow
- Configure Stryker with Jest runner and TypeScript checker
- Standardize and organize .gitignore files across the repo
- Refresh git index to respect new ignore patterns
- Update dependencies and fix security vulnerabilities
…ection

- Created mutation.yml for scheduled and manual mutation testing
- Added change detection logic to skip redundant scheduled runs
- Removed mutation testing from main ci.yml to speed up PR checks
- Added documentation for the new CI pipeline structure
@bitkojine bitkojine merged commit dba6688 into main Jan 30, 2026
1 check passed
@bitkojine bitkojine deleted the feat/mutation-testing branch January 30, 2026 13:25
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.

1 participant