HomePhorge

(#6582) move more helper code into methods, out of RSpec#configure
f490526726a5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6582) move more helper code into methods, out of RSpec#configure

We move the tempfile cleanup support off into the module that uses it, which
removes some of the dependency on magic globals from configure. It still
exists, but is hidden in the same module that uses it, which helps.

Reviewed-By: Nick Lewis <nick@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6b8f1b724d08: (#6582) add fixture helper methods to replace unit test code.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPUf490526726a5: (#6582) move more helper code into methods, out of RSpec#configure (authored by Daniel Pittman <daniel@rimspace.net>).Mar 4 2011, 1:29 AM