jstorimer / spin

Spin speeds up your Rails testing workflow by preloading your Rails environment.

Home Page:http://jstorimer.github.com/spin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batched test runs

jstorimer opened this issue · comments

  1. Start up the spin server
  2. Push up a test file
  3. In the meantime, push up three more test files
  4. Rather than doing three separate test runs the server should batch the three test cases to run at the same time