tpugh / mutation-lab-class-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutation Testing Lab

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.

Tools used in lab and CI/CD Pipeline

Mull

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

Stryker is a mutation testing framework

About

License:Apache License 2.0


Languages

Language:C 79.5%Language:C++ 18.8%Language:CMake 0.6%Language:Shell 0.4%Language:Perl 0.3%Language:Roff 0.2%Language:Makefile 0.2%Language:HTML 0.1%Language:Python 0.0%Language:Awk 0.0%