Sha256: 5031e2ae2c1076b1f5d91f2bbf8f105058284b2b2bd55546472dd064c3101127
Contents?: true
Size: 338 Bytes
Versions: 20
Compression:
Stored size: 338 Bytes
Contents
Impressionist uses MiniTest tests/test_app still uses rspec. However it is going to be changed. to run tests one shoud: * bundle install * rails g impressionist * rake db:migrate && rake db:test:prepare * rake # runs both code base tests and rails tests * rake test # impressionist's tests * rake spec # rails test api
Version data entries
20 entries across 20 versions & 2 rubygems