Class: Paraspec::MasterRunner

Inherits:
Object
  • Object
show all
Defined in:
lib/paraspec/master_runner.rb

Overview

An RSpec test runner - in a master process. This runner queues the tests to run instead of running them. Worker processes then run the tests.