Skip to content

t94126/mutatePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mutatePy

A tool for mutate python source code

Acknowledge

This tool will start by modifying mutpy

AIMS

A python tool to mutate python source code. It is a mutation tool, not a mutation testing tool.

Features:

  1. mutate python source code
  2. keep the comments
  3. mutate a specific line/block using specific mutation operator
  4. mutation operator template
  5. push to pypi
  6. add unit test

TO DO

See features. Hope I can maintain this repo continuously.

License

Apache License. See LICENSE file.

Releases

No releases published

Packages

No packages published