- Use the terminus package to run commands
- #101 Add ruby include path default test command
- #99 Return focus after terminal loads
- Use the platformio-ide-terminal package to run commands (pr96)
- Fix broken test file path calculation for multi-path projects
- Fix Minitest regular expression calculation for single test executions.
- Fish support (#31, #72, #73)
- Correctly determine framework when no test file is open (#70)
- Correctly detect Cucumber feature file when project has .rspec file (#59)
- Configurable spec framework and test framework (#57)
- Ability to copy from output pane (#6)
- Add test runner debug info to console
- Fix rspec detection (#55)
- Fix rspec detection (#54)
- Minitest - run single test
- Fix cursor function deprecation (#48)
- Fix string replacement error (#44)
- Handle special shell characters in cwd (#30)
- Upgrade to Atom API 1.0 (#39)
- Fix save-all without open file (#33)
- Fix atom engine semver (#42)
- Upgrade from deprecated style API (#36)
- Fix failed spec (#35)
- Cucumber color output
- Linux key bindings
- Fix switching shells
- Fix shell startup invocation
- Configurable shell. Supports bash, zsh.
- Cancel running test with cmd+ctrl+c
- Save current file before running test
- Fix query for current row
- Unbuffered, real-time output
- ANSI color support
- Run all tests
- Auto scroll to bottom of results
- Fix always show spinner when tests start
- Fix double-click panel resize
- Fix output area for resize
- Fix scrolling of output area
- Show spinner while waiting for tests to show something
- Resizable panel
- Restore lost changes from version 0.2.0
- Fix missing settings fields
- Fix default Cucumber command
- README screenshots: primary GIF animation, Settings view
- README sections: Install, Configure, Run, Features, Contributing
- Initial release
- Run tests in file
- Run test at last
- Run previous test
- Toggle test panel
- Support for TestUnit, Rspec, Cucumber
- Support for Ruby managers (rvm, rbenv)
- Configurable shell commands