On 29 Nov 2007, at 15:08, Andy Armstrong wrote:
$ prove --state=fail,all,save

?

(option order matters, 'fail' adds the failed tests to the run queue, 'all' adds everything, list is de-duped so the failures run first, saved for next time)


And, of course,

$ prove --state=pass

to make sure you didn't break anything new.

And any other sensible options we can think of.

--
Andy Armstrong, Hexten




Reply via email to