I will have a look :)
Thanks for this nice addons
Le 24/4/15 17:02, Laura Risani a
écrit :
Hi all,
Made a little extension of method TestSuite>>run in
order to print to the Transcript a suggested test to fix first
among the failing ones. Logic is based on comment in "Modeling
Examples to Test and Understand Software" (
http://stephane.ducasse.free.fr/Supervised.html
).
Run test TestResultMsgsTest for example usage.
To get the package
Gofer new
smalltalkhubUser: 'squidik' project: 'TestToFixFirst'; package: 'TestToFixFirst'; load.
Comments?
Best,
Laura