rails-test-runner
To run Rails 5 test runner (`rails test`) without leaving Atom
5t111111 1,061 0 0.1.3 MIT GitHub

rails-test-runner package

To run Rails 5 test runner (rails test) without leaving Atom.

HotKeys:

  • Ctrl+Alt+T - executes all tests in the current file
  • Ctrl+Alt+X - executes only the test on the line the cursor's at

For rbenv users

When using rbenv, you have to load rbenv configuration in your .bash_profile since rails-test-runner launchs bash shell for running a test runner.

TODO

Thanks to

atom-rspec