atom-ruby-test
atom-ruby-test copied to clipboard
Test not running
Ctrl-Shift-T gives me Uncaught TypeError: Cannot read property replace of undefined
and directs me to #44
I also have no idea what command to run and how it selects which test to run.
- *_spec.rb in same directory as *.rb
- All *_spec.rb in 'project_root/spec/
I typically just run rake
but putting rake in any of the "Run in file" boxes does nothing.