Sha256: 2aedddfe423415822b6a584d47151bb8c565f62f8390aa647d51e6c97e797179

Contents?: true

Size: 282 Bytes

Versions: 69

Compression:

Stored size: 282 Bytes

Contents

rspec_lib = File.dirname(__FILE__) + "/../../../../../../lib"
$:.unshift rspec_lib unless $:.include?(rspec_lib)
require 'test/unit'
require 'spec'

describe "example group with errors" do
  it "should raise errors" do
    raise "error raised in example group with errors"
  end
end

Version data entries

69 entries across 69 versions & 12 rubygems

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