Sha256: 1d0b2ac36919ea3f5f602076b87be76d87d474828818ece94b05058d58b05d83
Contents?: true
Size: 455 Bytes
Versions: 9
Compression:
Stored size: 455 Bytes
Contents
Feature: berks search Scenario: Searching for a cookbook by name * I successfully run `berks search berkshelf-cookbook-fixture` * the output should contain: """ berkshelf-cookbook-fixture (1.0.0) """ Scenario: Searching for a cookbook by partial name * I successfully run `berks search berkshelf-` * the output should contain: """ berkshelf-api (1.0.0) berkshelf-cookbook-fixture (1.0.0) """
Version data entries
9 entries across 9 versions & 1 rubygems