Run RSpec Tests

Last modified: 
Tuesday, February 20th, 2018
# All tests
bundle exec rake
bundle exec rspec

# One file
bundle exec rspec spec/models/model_spec.rb

# One specific example
bundle exec rspec spec/models/model_spec.rb:1


The operator of this site makes no claims, promises, or guarantees of the accuracy, completeness, originality, uniqueness, or even general adequacy of the contents herein and expressly disclaims liability for errors and omissions in the contents of this website.