Skip to content

Running pit/descartes with a custom test suite runner #83

@surli

Description

@surli

Characteristics

  • Issue Type: bug
  • Reproducibility: always
  • Severity: major

Description

We use in https://github.com/xwiki/xwiki-rendering some custom TestSuite to process test resources defined in our own syntax. See: RenderingTestSuite.java and an example of such resource file.

It seems that pitest-descartes is not able to use those tests for computing the mutation scores. Specifically, it shows some file with a mutation score and a coverage null, even if we're absolutely sure those files are used in our tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions