Skip to content

sixty-north/cosmic-ray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54da27b · Nov 13, 2024
Nov 10, 2024
Oct 13, 2024
Nov 10, 2024
Nov 10, 2024
Oct 13, 2024
Nov 29, 2017
Sep 11, 2024
Apr 20, 2015
Nov 9, 2019
May 28, 2019
May 28, 2019
Mar 21, 2017
Jun 11, 2017
Oct 14, 2024
Nov 8, 2017
Nov 10, 2024
Nov 10, 2024

Repository files navigation

Python version Python version windows Build Status Documentation

Cosmic Ray: mutation testing for Python

"Four human beings -- changed by space-born cosmic rays into something more than merely human."

—The Fantastic Four

Cosmic Ray is a mutation testing tool for Python 3.

It makes small changes to your source code, running your test suite for each one. Here's how the mutations look:

docs/source/cr-in-action.gif

Read the full documentation at readthedocs.

Contributing

The easiest way to contribute is to use Cosmic Ray and submit reports for defects or any other issues you come across. Please see CONTRIBUTING.rst for more details.