Hi,

Here's a first usable version of Autotest (automatic test runner, inspired by Ruby's ZentTest autotest).

The goal is to have instant feedback on the code you��

The screencast to see it in action:��http://lolgzs.free.fr/pharo/autotest_1.mpeg

To load it:

Gofer new
squeaksource: 'Autotest';
package: 'Autotest';
load

Comments are welcome as I have to rewrite it better :) Repository is read / write for those who wants to contribute.

Cheers,

Laurent Laffont

http://pharocasts.blogspot.com/
http://magaloma.blogspot.com/