Sha256: 74fc60417fd3f8889c4f1d3b3e7fd657a68c457bc4288b51904b5eb8578a3136
Contents?: true
Size: 296 Bytes
Versions: 25
Compression:
Stored size: 296 Bytes
Contents
Feature: Errors Scenario: No command given When I execute gitcycle with nothing And gitcycle runs Then output includes "No command specified" Scenario: Non-existent command When I execute gitcycle with "blah blah" And gitcycle runs Then output includes "Command not recognized."
Version data entries
25 entries across 25 versions & 1 rubygems