How do I just invoke the spec runner through code? I have a watchr file that I want to run the specs when files change, but I am shelling out right now, so i though i'd speed it up by keeping it ruby. I tried digging through the spec file, but lost while digging through the files _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
- [rspec-users] spec runner BrianTheCoder
- Re: [rspec-users] spec runner Vishu Ramanathan
- Re: [rspec-users] spec runner David Chelimsky