On Mon, Dec 1, 2008 at 2:50 AM, Matt Wynne <[EMAIL PROTECTED]> wrote: > > I've been thinking about a more sophisticated mechanism for this, using code > coverage. If autotest / rspactor was able to record and remember the LOC > covered by each scenario / example, it would be possible to do more focussed > regression testing when a source file was changed.
It's a clever thought, but you don't know about code which scenarios *will* depend on in the future. You'd have to manually restart autotest and have it recalculate all of the mappings. Peter _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users