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

Update stryker init with new template for Stryker v4 #2382

Closed
nicojs opened this issue Aug 13, 2020 · 1 comment · Fixed by #2395
Closed

Update stryker init with new template for Stryker v4 #2382

nicojs opened this issue Aug 13, 2020 · 1 comment · Fixed by #2395
Labels
🚀 Feature request New feature request
Milestone

Comments

@nicojs
Copy link
Member

nicojs commented Aug 13, 2020

With Stryker v4 a number of things have changed that also need to be reflected in stryker init:

  • No more test frameworks (simply remove that question).
  • No more transpilers -> Replace with question about which Checker to enable.
  • Add question about a build command to run.

Also some configuration options have been changed/added. These should be renamed in the template for the options. Also update initStrykerConfig in each package.json

@nicojs nicojs added the 🚀 Feature request New feature request label Aug 13, 2020
@nicojs nicojs added this to the 4.0 milestone Aug 13, 2020
@brodycj
Copy link

brodycj commented Aug 19, 2020

Adding a nit: I recall that stryker init sets coverageAnalysis to all with command reporter, which results in an error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Feature request New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants