Sha256: 609c6eedd53fb7f21daeb47e2fd88cd145cfc7373d449f2aad1c5a178c84cf60
Contents?: true
Size: 388 Bytes
Versions: 8
Compression:
Stored size: 388 Bytes
Contents
@no-clobber Feature: Run specs Background: Given I have created the app "myapp" with pah Scenario: All specs passes When I cd to "myapp" And I run `ruby -e "Bundler.with_clean_env { system 'bundle exec rake' }"` Then the stdout should contain: """ 0 examples, 0 failures """ Then the stdout should not contain: """ warning """
Version data entries
8 entries across 8 versions & 1 rubygems