Sha256: 3d817d95c6ac85546d3c21b3bf9656ae430309f423d48b0c8286729887b4d5d7
Contents?: true
Size: 319 Bytes
Versions: 7
Compression:
Stored size: 319 Bytes
Contents
Feature: Howitzer CLI Version Scenario Outline: Run with version global option When I run `howitzer <option>` Then the output should contain exactly: """ howitzer version <HOWITZER_VERSION> """ And the exit status should be 0 Examples: | option | | --version | | -v |
Version data entries
7 entries across 7 versions & 1 rubygems