Lukas Renggli <reng...@...> writes: > Indeed, it always runs all tests of a class. Should that be changed? I > found it more useful to run them all, instead of just one.
Fixed it in my image (and attached on google). Its awesome when you work on one test in particular.It is somehow annoying when you browse a package ... click click click ... dive into one method and want to run the whole test case. But one might get used to it quickly. Maybe different action for Cmd+T in the source editor and the method list? (or is that too confusing?) --AA PS: also broken was that when you ran one method the history of all other methods was lost. Fixed in akuhn/SUnit now. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
