On Tue, Nov 18, 2008 at 9:18 PM, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote: > Hello, > > We are creating tests for presenters (presenter pattern) classes. We are > putting the implementation classes in app/presenters and we thought on > putting the specs in spec/presenters. Question is, how could I extend the > autotest discover rules so that it will also monitor the presenter classes > and run its correspondent tests when any of them changes?
What you are talking about is not discovery, but mapping. Please see the autotest doco at http://zentest.rubyforge.org/ZenTest/classes/Autotest.html. Cheers, David > > Thanks, > > Marcelo. > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users