mabdi / small-amp

Test Amplification for Pharo
MIT License
5 stars 4 forks source link

extract expressions in the assertion #83

Open mabdi opened 4 years ago

mabdi commented 4 years ago

If the expression is an accessor remove assertion completely, else extract it.

mabdi commented 4 years ago

as a first step, first I try to remove asserts. if the result is an empty body, I use extract.