rspactor icon indicating copy to clipboard operation
rspactor copied to clipboard

NO MORE MAINTAINED! Please try Guard http://github.com/guard/guard

Results 4 rspactor issues
Sort by recently updated
recently updated
newest added

When I put 'debugger' in a spec rspactor loads debugger but then it won't let you interact with it properly. Probably because it's listening for Ctrl-\ and the etc. I...

When running all specs (Ctrl-), it'd be great if it could use parallel_tests http://github.com/grosser/parallel_tests I usually use 8 processes at the same time which makes my test suite go from...

macbook gives this error when it tries to run a spec (works fine with detecting it / etc) Running: spec/controllers/topics_controller_spec.rb /Users/kevin/.rvm/gems/ree-1.8.7-2010.02/gems/rspactor-0.7.0.beta.4/lib/rspactor/../formatters/../rspactor/notifier.rb:1:in `require': no such file to load -- sys/uname (LoadError)...

I read that this was an option with the older version, but it isn't listed with the new version's -h... Did you end up making this work with .rspec preferences?...