fophillips / cosmic-ray

Mutation testing for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python version Build Status Code Health 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.

Cosmic Ray is still learning how to walk!

At this time Cosmic Ray is young and incomplete. It doesn't support all of the mutations it should, its output format is crude, it only supports some forms of test discovery, it may fall over on exotic modules...the list goes on and on. Still, for the adventurous it does work. Hopefully things will improve fairly rapidly.

And, of course, patches and ideas are welcome.

Read the full documentation at readthedocs.

About

Mutation testing for Python

License:MIT License


Languages

Language:Python 98.8%Language:Shell 1.2%