Skip to content

Add mutation testing #87

@dunxen

Description

@dunxen

I've been looking into mutation testing for https://github.com/lightningdevkit/rust-lightning and came across https://github.com/sourcefrog/cargo-mutants which has the advantage of not requiring any actual changes to the source code we need to make. I would not enable it in CI for every PR in general. I'll have to check how long it takes to run on this project. Maybe it is feasible. But if not, then maybe just on merge/scheduled runs.

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