Hi, may be you can take a look at TDDFacilities on squeaksource, you can press Ctr+t in the code panel to run the test.
There's other facilities that speed up TDD, I like it. See http://lists.gforge.inria.fr/pipermail/pharo-project/2009-June/010033.html Cheers, Laurent Laffont On Thu, Dec 24, 2009 at 12:22 AM, Tudor Girba <[email protected]> wrote: > In the current OB browser(s), if you press Command+T on a selected > test method runs only that test. > > Cheers, > Doru > > > On 23 Dec 2009, at 21:47, Mariano Martinez Peck wrote: > > > > > > > On Wed, Dec 23, 2009 at 9:41 PM, Adrian Kuhn <[email protected]> > > wrote: > > Mariano Martinez Peck <marianop...@...> writes: > > > > > Sorry for go a bit offtopic, but is it possible to run only ONE > > test from the > > > browser??? I would like to right click on a test method and be > > execute. > > > Just like the "run tests" option but only for THAT test and not > > all the tests > > > of that class. Is that possible ? > > > > Fixed in my image. > > > > If you file a bug report, I'll attach the fix :) > > > > Excellent!!!! > > > > http://code.google.com/p/pharo/issues/detail?id=1665 > > > > Let me say that I really like all the little improvements that are > > being done. > > > > Cheers, > > > > Mariano > > > > > > --AA > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > www.tudorgirba.com > > "Be rather willing to give than demanding to get." > > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
