Sha256: 06848dca776294b839cc5ea3a18b9cce2e4a89db94daf23642e361e7a6956279

Contents?: true

Size: 325 Bytes

Versions: 13

Compression:

Stored size: 325 Bytes

Contents

Story: Getting correct output with flexmock

  As an RSpec user who prefers flexmock
  I want to be able to use flexmock without rspec mocks interfering

  Scenario: Mock with flexmock
    Given the file ../../resources/spec/spec_with_flexmock.rb
    When I run it with the ruby interpreter
    Then the exit code should be 0

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
dchelimsky-rspec-1.1.11.2 features/mock_framework_integration/use_flexmock.feature
dchelimsky-rspec-1.1.11.3 features/mock_framework_integration/use_flexmock.feature
dchelimsky-rspec-1.1.11.4 features/mock_framework_integration/use_flexmock.feature
dchelimsky-rspec-1.1.11.5 features/mock_framework_integration/use_flexmock.feature
dchelimsky-rspec-1.1.11.6 features/mock_framework_integration/use_flexmock.feature
dchelimsky-rspec-1.1.11.7 features/mock_framework_integration/use_flexmock.feature
dchelimsky-rspec-1.1.12 features/mock_framework_integration/use_flexmock.feature
rspec-1.1.12 features/mock_framework_integration/use_flexmock.feature
spree-0.6.0 vendor/plugins/rspec/features/mock_framework_integration/use_flexmock.feature
spree-0.7.1 vendor/plugins/rspec/features/mock_framework_integration/use_flexmock.feature
spree-0.7.0 vendor/plugins/rspec/features/mock_framework_integration/use_flexmock.feature
spree-0.8.0 vendor/plugins/rspec/features/mock_framework_integration/use_flexmock.feature
spree-0.8.1 vendor/plugins/rspec/features/mock_framework_integration/use_flexmock.feature