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?

Thanks,

Marcelo.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to