MorenaBarboni / SuMo-SOlidity-MUtator

A mutation testing tool for Solidity Smart Contracts
GNU General Public License v3.0
73 stars 10 forks source link

Equivalent Mutant Problem #5

Open aycaoks opened 1 year ago

aycaoks commented 1 year ago

I have run the Resumo project in multiple different projects (see the link below for an example), but Resumo only produces equivalent mutant programs. If you would like i can share screenshots.

Projects links:

https://github.com/truffle-box/metacoin-box ( produces 32 eq. mutants ) https://github.com/truffle-box/drizzle-box ( produces 77 eq. mutants) https://github.com/truffle-box/react-box ( produces 4 eq. mutants)