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 packageGofer new smalltalkhubUser: 'squidik' project: 'TestToFixFirst'; package: 'TestToFixFirst'; load.
Comments?
Best,
Laura