Mar21
Meeting: Tuesday, March 23, 2010 @ 7-9 PM
Ethan Waldo - TestJour
TestJour is a Rails-based system used for running distributed Cucumber tests. In the talk, a TestJour system will be set up from a GitHub project to a working system. A majority of the effort spent in a TestJour setup is not in getting TestJour working, but in efficiently preparing the master and slaves systems for running tests on the intended project. Virtualization is used heavily in their solution and they’ll briefly discuss some of the technology benefits for using a virtual environment for less resource consumption. This can help make the efficient use of multi-processing/multi-core systems when the primary bottleneck is not in IO but in CPU processing.
Continue reading »