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

updates to setup of Stryker Mutator #272

Merged
merged 4 commits into from
Mar 2, 2020
Merged

Conversation

brodycj
Copy link
Owner

@brodycj brodycj commented Mar 2, 2020

  • renamed stryker scripts entry in package.json
  • split mutate configuration into multiple lines in stryker.conf.js
  • split reporters configuration into multiple lines in stryker.conf.js
  • TBD commented out for now: add bin/**/*.js to mutate configuration in stryker.conf.js (there seems to be an issue to be investigated with Stryker mutation testing on bin/*.js)

npm test ok
yarn stryker command starts running Stryker mutation testing which shows the limited number of surviving mutants in the end and generates the HTML report as enabled by the configuration

@brodycj brodycj self-assigned this Mar 2, 2020
@brodycj brodycj merged commit b68cb77 into master Mar 2, 2020
@brodycj brodycj deleted the updates-to-stryker-setup branch March 2, 2020 23:14
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