38 Forks
306 Stars
306 Watchers

mutpy

MutPy is a mutation testing tool for Python 3.x source code

How to download and setup mutpy

Open terminal and run command
git clone https://github.com/mutpy/mutpy.git
git clone is used to create a copy or clone of mutpy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mutpy https://github.com/mutpy/mutpy/archive/master.zip

Or simply clone mutpy with SSH
[email protected]:mutpy/mutpy.git

If you have some problems with mutpy

You may open issue on mutpy support forum (system) here: https://github.com/mutpy/mutpy/issues