Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mutation testing #87

Open
dunxen opened this issue Feb 8, 2023 · 0 comments
Open

Add mutation testing #87

dunxen opened this issue Feb 8, 2023 · 0 comments

Comments

@dunxen
Copy link
Member

dunxen commented Feb 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant