• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

atom-test-runner

Run Ruby tests, Rspec examples, and Cucumber features from Atom
  • #ruby
  • #test
  • #rspec
  • #spec
  • #cucumber
tomkadwill
0.11.1 5,579
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-test-runner package

Run Ruby tests, RSpec examples, Cucumber features and Python tests files from Atom, quickly and easily.

Running tests is quick and easy

Install

In Atom's Settings, go to Packages, search for "Ruby Test". Click the Install button.

Configure

IMPORTANT: Before configuring ruby-test, toggle to the test panel to activate the package: cmd-ctrl-x.

Ruby Test Settings view

Shell: executable or path to shell (e.g. fish, /bin/zsh)

Run

Open the test file you want to run, then issue one of the following:

  • cmd-ctrl-y - Run all the test files
  • cmd-ctrl-t - Run the current test file
  • cmd-ctrl-r - Run the test at the current line in test file
  • cmd-ctrl-e - Re-run the previous test (doesn't need to have the test file active)
  • cmd-ctrl-x - Show/hide the test panel
  • cmd-ctrl-c - Cancel current test run

Features

  • Run all the tests in the project
  • Run the tests for current test file
  • Run single test at cursor
  • Run previous test
  • Configure the shell commands that run the tests
  • Supports Ruby managers, like rvm and rbenv
  • Supports bash, z-shell, fish
  • Supports Test::Unit, RSpec, Minitest, Cucumber and Python test files (unittest)

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by