bin/ted/test
(all tests)bin/ted/test spec/unit/whatever_spec.rb
(single test)--tag ~acceptance
(only run the fast tests)bin/ted/rails db:migrate
(run a migration)bin/ted/rails db:migrate RAILS_ENV=test
(run a migration in specific environment)
Created
May 2, 2019 01:37
-
-
Save MelissaKaulfuss/08ccdd1a59b0c15be31916a0e2d36cd9 to your computer and use it in GitHub Desktop.
booking-manager-api running tests via ted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment