Sha256: 68446c0cffa82253029cc3edf2bbc4dc68c5988971863f6d1fb3d579073b46fb

Contents?: true

Size: 248 Bytes

Versions: 85

Compression:

Stored size: 248 Bytes

Contents

module Spec
  module Runner
    # Dummy implementation for Windows that just fails (Heckle is not supported on Windows)
    class HeckleRunner
      def initialize(filter)
        raise "Heckle not supported on Windows"
      end
    end
  end
end

Version data entries

85 entries across 85 versions & 14 rubygems

Version Path
dchelimsky-rspec-1.1.10 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.1 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.2 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.3 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.4 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.5 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.6 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11.7 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.11 lib/spec/runner/heckle_runner_unsupported.rb
dchelimsky-rspec-1.1.12 lib/spec/runner/heckle_runner_unsupported.rb
jnstq-acts_as_sms-0.1.0 test/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb
jnstq-acts_as_sms-0.1.1 test/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb
jnstq-acts_as_sms-0.1.3 test/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb
jnstq-acts_as_sms-0.1.4 test/vendor/plugins/rspec/lib/spec/runner/heckle_runner_unsupported.rb
newbamboo-evented-rspec-1.1.12 lib/spec/runner/heckle_runner_unsupported.rb
newbamboo-rspec-1.1.12 lib/spec/runner/heckle_runner_unsupported.rb
merb-core-1.1.3 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/runner/heckle_runner_unsupported.rb
merb-core-1.1.2 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/runner/heckle_runner_unsupported.rb
merb-core-1.1.1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/runner/heckle_runner_unsupported.rb
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/lib/spec/runner/heckle_runner_unsupported.rb