Skip to content

Stryker/Javascript Support #6

Open
@gmuecke

Description

@gmuecke

Stryker-Mutator is a popular tool for running mutation tests in JavaScript projects. The results should be processed by the plugin too - an additional sensor would be sensible.

Stryker-Mutator already provides a dedicated sonar-stryker-plugin that is ~1 year old and is based on the SonarQube 5.6 API which contains 2 rules (survivor, no coverage) and thus creates only two types of issues. It contains no metrics.

Adding Stryker support would provide the same level of detail and the additional metrics for JavaScript projects as for Java projects, probably some new mutator-specific rules for Stryker have to be added too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededintegrationIntegration of other languages or mutation testing tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions