Class ParallelTests
In: lib/parallel_tests/railtie.rb
lib/parallel_tests/grouper.rb
lib/parallel_tests.rb
Parent: Object

Methods

Classes and Modules

Class ParallelTests::Grouper
Class ParallelTests::Railtie

Constants

VERSION = File.read( File.join(File.dirname(__FILE__),'..','VERSION') ).strip

Public Class methods

parallel:spec[:count, :pattern, :options]

finds all tests and partitions them into groups

Protected Class methods

copied from github.com/carlhuda/bundler Bundler::SharedHelpers#find_gemfile

read output of the process and print in in chucks

[Validate]