Class Spec::Runner::DrbCommandLine
In: lib/spec/runner/drb_command_line.rb
Parent: Object

Facade to run specs by connecting to a DRB server

Methods

port   run  

Public Class methods

Runs specs on a DRB server. Note that this API is similar to that of CommandLine - making it possible for clients to use both interchangeably.

[Validate]