Add in mutation testing for fscrypt
Open
enhancement
testing
- Dominant language
- Go
- Stars
- 1k
- Forks
- 111
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.