Skip to content
gravis edited this page Sep 14, 2010 · 1 revision

You must run 3 webservers to run the tests :

in your typhoeus fork :

./spec/servers/app.rb -p 3000
./spec/servers/app.rb -p 3001
./spec/servers/app.rb -p 3002
rake spec

You may see some deprecation errors, don’t worry.

Clone this wiki locally