Sha256: 49635e5adcfaf51b86b7c577120bde8edc4e3f806e1a924538a9d49ad14d9309
Contents?: true
Size: 465 Bytes
Versions: 7
Compression:
Stored size: 465 Bytes
Contents
Feature: Troo Basics @basics Scenario: Getting the current version When I run `troo version` Then the output should be the version number of troo @basics Scenario: Running the command with no arguments When I run `troo` Then the output should contain "Commands:" @basics Scenario: Running an unknown command When I run `troo unknown` Then the output should contain: """ Could not find command "unknown". """
Version data entries
7 entries across 7 versions & 1 rubygems