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(core): exit process on error #2378

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Aug 13, 2020

Exit with non-zero exit code when an error occurs.

  • Update typed-inject to v3 in order to dispose of the rootInjector
  • Rename some e2e tests to better reflect what they're testing.
  • Add an e2e test for a failing dry run.

Fixes #2315

@nicojs nicojs merged commit af18a59 into epic/mutation-switching Aug 13, 2020
@nicojs nicojs deleted the feat/close-on-error branch August 13, 2020 09:01
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.

Stryker 4.0 beta doesn't close when an error occurs
1 participant