Skip to content

Commit

Permalink
docs: add instructions for running single spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 14, 2019
1 parent 78e35c4 commit 9439cc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DEVELOPER_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,9 @@ To run the "quick tests" (skip the lengthy migration specs)

`bundle exec rake spec:quick`

To run a single spec:

`bundle exec rspec path_to_your_spec.rb`

[chruby]: https://github.com/postmodern/chruby
[ruby-install]: https://github.com/postmodern/ruby-install

0 comments on commit 9439cc8

Please sign in to comment.