Sha256: f0d108bf2bb0157e1b8fa7f74658de703289d539bbf45c7a6ec9031e908c3340
Contents?: true
Size: 433 Bytes
Versions: 22
Compression:
Stored size: 433 Bytes
Contents
Feature: omnibus list Scenario: When there are Omnibus projects * I have an omnibus project named "hamlet" * I successfully run `omnibus list` * the output should contain: """ Omnibus projects: * hamlet (1.0.0) """ Scenario: When there are no Omnibus projects * I successfully run `omnibus list` * the output should contain: """ There are no Omnibus projects! """
Version data entries
22 entries across 22 versions & 1 rubygems