Parallel tests

60 views
Skip to first unread message

gkoltsov

unread,
May 14, 2013, 7:51:11 PM5/14/13
to cucumber-...@googlegroups.com
Hey there!
First of all I want to thank Jeff for the great book! Knew ALOT from it. 
My question is -- is there a way to run ruby/cucumber tests in parallel? Do you have such experience to share?
10-20 tests are good for 1 browser instance but what if there are like 300+ tests which are needed to run every 2-3 hours and as fast as possible.

Thanks in advance,
George

Željko Filipin

unread,
May 17, 2013, 1:38:13 PM5/17/13
to gkoltsov, cucumber-...@googlegroups.com
On Wed, May 15, 2013 at 1:51 AM, gkoltsov <koltsov...@gmail.com> wrote:
My question is -- is there a way to run ruby/cucumber tests in parallel?

We use parallel_tests[1] gem.
 
Do you have such experience to share?

Sure, our repository[2] is open source. Take a look at Rakefile[3] for example usage.

Željko
--

gkoltsov

unread,
May 19, 2013, 8:28:05 AM5/19/13
to cucumber-...@googlegroups.com, gkoltsov
Thanks alot! 
I tired parallel_tests gem and it worked perfectly.
Unfortunately it does not work on Windows but I tried on Ubuntu and indeed it parallelized features run between 4 threads.

Thanks,
George
Reply all
Reply to author
Forward
0 new messages