Open melezhik opened 11 years ago
It'd be great to support this kind of matcher - access/read file:
it "reads this file" do file("/tmp/foo").must_be_read_after(run_status.start_time) end
It'd be great to support this kind of matcher - access/read file: