Skip to content

saltlab/mutandis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutandis

Mutandis is a JavaScript mutation testing tool that leverages static and dynamic program analysis to guide the mutation generation process towards parts of the code that are error-prone or likely to influence the program’s output.

Paper

See "Efficient JavaScript Mutation Testing”, IEEE International Conference on Software Testing, Verification and Validation (ICST'13)

Experimental data

The experimental data produced by Mutandis is available for download.