Skip to content

Commit

Permalink
Merge pull request #2 from prathamesh-sonpatki/master
Browse files Browse the repository at this point in the history
Added description for running minitest-verify-all command
  • Loading branch information
arthurnn committed Dec 8, 2013
2 parents c2a4693 + 1d4f40b commit 88cbc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Command | Description
<kbd>M-x minitest-verify</kbd> | Runs minitest test on the current file | `C-c , v`
<kbd>M-x minitest-verify-single</kbd> | Runs minitest test on the selected line | `C-c , s`
<kbd>M-x minitest-rerun</kbd> | Runs the last test again | `C-c , r`
<kbd>M-x minitest-verify-all</kbd> | Runs all the tests in the project | `C-c , a`


To enable minitest mode on ruby files:
Expand Down

0 comments on commit 88cbc92

Please sign in to comment.