Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stryker-mutator/api

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stryker-mutator/api - npm Package Versions

1
11

4.0.0-beta.4

Diff

Changelog

Source

4.0.0-beta.4 (2020-08-29)

Bug Fixes

  • input files: support emojis in file names (#2430) (139f9f3)
  • input files: support emojis in file names (#2433) (b5feae2)

Features

  • api: rename test_runner2 -> test_runner (#2442) (4d3ae97)
  • jest-runner: switch mutants using env (#2416) (cad01ba)
  • karma-runner: force bail = true in all cases (ba928a1)
  • options: deprecate old stryker options (#2395) (7c637c8)
  • reporter-api: support mutation switching (67f1ed5)
  • test-runner: add nrOfTests metric (0eea448)
  • wct-runner: drop support for wct (#2440) (7c55424)

Performance Improvements

BREAKING CHANGES

  • api: Plugin creators should now use 'test_runner' instead of 'test_runner2'.
  • wct-runner: The @stryker-mutator/wct-runner package is dropped in Stryker 4.0. Please see https://github.com/stryker-mutator/stryker/issues/2386 for more details. Feel free to keep using @stryker-mutator/wct-runner@3 or start a community fork. Note that support for the web-component-tester itself is minimal, you might want to consider switching to a different test runner. Stryker still supports Mocha, Jest, Jasmine and Karma.
  • reporter-api: The onMutantTested and onAllMutantsTested methods on the Reporter api have changed
strykermutator-npa
published 4.0.0-beta.3 •

Changelog

Source

4.0.0-beta.3 (2020-08-19)

Bug Fixes

Features

BREAKING CHANGES

  • exit prematurely: Stryker will now exit with exit code 1 when no tests were executed in the initial test run.
  • mocha: Mocha@<6 is deprecated and support for it will be removed in Stryker v5
  • jest-runner: Project types react and react-ts has been removed. Please use create-react-app and create-react-app-ts respectively
strykermutator-npa
published 4.0.0-beta.2 •

Changelog

Source

4.0.0-beta.2 (2020-08-07)

Bug Fixes

  • ArrowFunction mutator: don't mutate () => undefined (#2313) (310145e)
  • instrumenter: don't mutate string literals in object properties (#2354) (cd43952)
  • mutator: issue with block statement mutator (#2342) (aaa4ff6), closes #2314

Features

  • command: Support command test runner with mutation switching (#2345) (59b1cfc)
  • jest-runner: support mutation switching (#2350) (9e6e6e0)
strykermutator-npa
published 4.0.0-beta.1 •

Changelog

Source

4.0.0-beta.1 (2020-07-17)

Bug Fixes

  • Jest: Notify users of lacking Jest support (#2322) (0bbc0c1)
strykermutator-npa
published 4.0.0-beta.0 •

Changelog

Source

4.0.0-beta.0 (2020-07-10)

Bug Fixes

  • buildCommand: allow for a single command string in posix (77b6a20)
  • instrumenter: don't mutate require (963e289)
  • jasmine-runner: update deprecated api calls (#2250) (b6d6dfd)
  • karma-runner: mocha filtering with / (#2290) (3918633)
  • reporter: report event order (#2311) (ceb73a8)
  • sandbox: exec build command before symlink (bd25cd6)
  • typescript-checker: support empty files (#2310) (284a28c)

Features

BREAKING CHANGES

  • core: * --maxConcurrentTestRunners is now deprecated. Please use --concurrency instead.
strykermutator-npa
published 3.3.1 •

Changelog

Source

3.3.1 (2020-07-04)

Bug Fixes

  • validation: don't warn about the commandRunner options (2128b9a)
strykermutator-npa
published 3.3.0 •

Changelog

Source

3.3.0 (2020-06-16)

Features

strykermutator-npa
published 3.2.4 •

Changelog

Source

3.2.4 (2020-05-18)

Bug Fixes

  • ts: support ts 3.9 on windows in the typescript-transpiler (#2215) (0fab74f)
strykermutator-npa
published 3.2.3 •

Changelog

Source

3.2.3 (2020-05-15)

Bug Fixes

strykermutator-npa
published 3.2.2 •

Changelog

Source

3.2.2 (2020-05-15)

Bug Fixes

  • options: resolve false positives in unknown options warning (#2208) (e3905f6)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc