Sha256: d59d1e49b6e7c1a27c650ee29d724530a0c565b797d9521be56ac3797f0837c2

Contents?: true

Size: 272 Bytes

Versions: 79

Compression:

Stored size: 272 Bytes

Contents

require File.dirname(__FILE__) + '/../spec_helper.rb'

module Spec
  describe Runner, ".configure" do
    it "should yield global configuration" do
      Spec::Runner.configure do |config|
        config.should equal(Spec::Runner.configuration)
      end
    end
  end
end

Version data entries

79 entries across 79 versions & 15 rubygems

Version Path
dchelimsky-rspec-1.1.10 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.1 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.2 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.3 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.4 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.5 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.6 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11.7 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.11 spec/spec/runner_spec.rb
dchelimsky-rspec-1.1.12 spec/spec/runner_spec.rb
dchelimsky-rspec-stories-1.0.0 spec/spec/runner_spec.rb
jnstq-acts_as_sms-0.1.0 test/vendor/plugins/rspec/spec/spec/runner_spec.rb
jnstq-acts_as_sms-0.1.1 test/vendor/plugins/rspec/spec/spec/runner_spec.rb
jnstq-acts_as_sms-0.1.3 test/vendor/plugins/rspec/spec/spec/runner_spec.rb
jnstq-acts_as_sms-0.1.4 test/vendor/plugins/rspec/spec/spec/runner_spec.rb
newbamboo-evented-rspec-1.1.12 spec/spec/runner_spec.rb
newbamboo-rspec-1.1.12 spec/spec/runner_spec.rb
samstokes-rspec-stories-1.0.1 spec/spec/runner_spec.rb
samstokes-rspec-stories-1.0.2 spec/spec/runner_spec.rb
merb-core-1.1.3 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/spec/spec/runner_spec.rb