Sha256: cb515455432208d89f44e97008535a71ece61a3d69c78037a21e2fa00c939bb4
Contents?: true
Size: 389 Bytes
Versions: 5
Compression:
Stored size: 389 Bytes
Contents
@disable-bundler Feature: Skipping Capybara Webkit Scenario: --webkit=false When I suspend a project called "test_project" with: | argument | value | | --webkit | false | And I cd to the "test_project" root Then "capybara-webkit" should not be installed And "webkit" should not be included in "features/support/env.rb" And I can cleanly rake the project
Version data entries
5 entries across 5 versions & 1 rubygems