varunarang/test-project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Installing test env. =================== Install following for automatic test running and notifications: $ gem install autotest -v 4.4.6 $ gem install autotest-rails-pure -v 4.1.2 $ gem install autotest-fsevent -v 0.2.4 $ gem install autotest-growl -v 0.2.16 - To run the application with unicorn: unicorn/unicorn_rails # this starts the app on port 8080 Running a DRB server: spork # runs the spork server which preloads some env. stuff successive rspec executions become faster