Skip to content

Commit ffcbf96

Browse files
authored
README: how run specific test
1 parent c207b7d commit ffcbf96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ After checking out the repo;
115115
1. Install [RVM](https://rvm.io/rvm/install) and install a supported ruby version (see .gemspec)
116116
1. run `scripts/setup` to install dependencies
117117
1. run `scripts/test` to run the tests
118+
* Run a specific test with `bundle exec rspec -e "name of test example"`
118119
1. You can also run `scripts/console` for an interactive prompt that will allow you to experiment.
119120

120121
To install this gem onto your local machine, run `bundle exec rake install`.

0 commit comments

Comments
 (0)