Use Zeus to speed up your tests
Back in the days I used Spork in order to speed up my tests. But it was always a hassle to get it up and running.
So Bob introduced me Zeus. Very easy to setup, and works great.
Setup
Install the gem.
gem install zeus
Start the server.
zeus start
You'll get a list of command you can use.
Run your tests
Run the following command in another terminal.
zeus test
Great, isn't it?
Written by Jelle Vandebeeck
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#