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(jest-runner): support mutation switching #2350

Merged
merged 14 commits into from Aug 5, 2020

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Aug 5, 2020

Add mutation switching support (new test runner API) for @stryker-mutator/jest-runner.

  • Implement new test runner interface in @stryker-mutator/jest-runner.
  • Add sandboxFileName to RunOptions and use that in the jest runner to provide the "fileNameUnderTest"
  • Enable 3 jest e2e tests
  • Add support for .tsx files to @stryker-mutator/instrumenter

@nicojs nicojs changed the title Feature/jest test runner2 feat(jest-runner): support mutation switching Aug 5, 2020
@nicojs nicojs merged commit 9e6e6e0 into epic/mutation-switching Aug 5, 2020
@nicojs nicojs deleted the feature/jest_test-runner2 branch August 5, 2020 14:07
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.

None yet

2 participants