Skip to content

Plugin does not have to be csharp specific #2

@rouke-broersma

Description

@rouke-broersma

Hi! I am a maintainer of stryker-net and I just came across this. Awesome!

I notice that you market/name the plugin as being stryker-net specific but our json schema is actually a shared schema between a lot of different mutation testing tools. StrykerJS, Stryker4S, infectionphp.. etc and even pitest I believe have support for this schema!

I also see that you implemented your own file parser for reading the json but we actually have a Scala (should be compatible with Java I think?) package that already implements this that you could use: https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/metrics-scala @hugo-vrijswijk could you perhaps comment on how usable the package is in a Java project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions