fscrypt
fscrypt copied to clipboard
Add in mutation testing for fscrypt
We should have a better idea of how well our code is tested.
- [x] (#27) Have a way to automatically compute code coverage
- [x] (#27) Add a badge showing the code coverage
- [x] (#27) Track the coverage changes on PRs
- [ ] Use mutation testing as well
Dear Joseph,
is the issue is still open? I would like to enhance test automation.
Yes, this issue is still open. No one has done this yet.