Goals:
- Introduce Mutation testing terms and concepts.
- Provide students with exposure to GitHub and common testing automation tools.
- Provide insight on how teams are currently using mutation testing for production software today.
Mull is a practical mutation testing tool for C and C++.
For installation and usage please refer to the latest documentation: https://mull.readthedocs.io
Stryker is a mutation testing framework