Class Spec::Runner::HeckleRunner
In: lib/spec/runner/heckle_runner.rb
lib/spec/runner/heckle_runner_unsupported.rb
Parent: Object

Dummy implementation for Windows that just fails (Heckle is not supported on Windows)

Methods

Public Class methods

Public Instance methods

Runs all the example groups held by rspec_options once for each of the methods in the matched classes.

[Validate]