Skip to content

Commit

Permalink
Update changelog, read me for configurable shell
Browse files Browse the repository at this point in the history
  • Loading branch information
moxley committed Aug 29, 2014
1 parent 1202a62 commit 8ede3b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Version 0.9.0

* Configurable shell. Supports bash, zsh.
* Cancel running test with cmd+ctrl+c
* Save current file before running test

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Open the test file you want to run, then issue one of the following:
* Run previous test
* Configure the shell commands that run the tests
* Supports Ruby managers, like `rvm` and `rbenv`
* Supports bash and z-shell
* Supports TestUnit, Rspec, and Cucumber

## Contributing
Expand Down

0 comments on commit 8ede3b4

Please sign in to comment.