Sha256: 60f6c1c3c39ba6b7e49b45c3f2b62b5c4ad7c421e2606e5e9f3d4f3b49ea58eb
Contents?: true
Size: 253 Bytes
Versions: 2
Compression:
Stored size: 253 Bytes
Contents
Feature: Running RSpec when SAD is configured Scenario: Run it Given a configured spec/spec_helper.rb And a file named "spec/empty_spec.rb" with: """ruby require 'spec_helper' """ When I run `rspec` Then the exit status should be 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rspec-search-and-destroy-0.0.4 | features/running_rspec_without_sad.feature |
rspec-search-and-destroy-0.0.3 | features/running_rspec_without_sad.feature |