Sha256: f6196fd345a106317dd266f30fa65198724717a31b169a784cc1ef8e51442bb4
Contents?: true
Size: 656 Bytes
Versions: 23
Compression:
Stored size: 656 Bytes
Contents
Feature: --help option Use the --help option or just type trema to display the usage of trema command. Scenario: trema --help When I run `trema --help` Then the output should match /^NAME/ And the output should match /^SYNOPSIS/ And the output should match /^VERSION/ And the output should match /^GLOBAL OPTIONS/ And the output should match /^COMMANDS/ Scenario: trema When I run `trema` Then the output should match /^NAME/ And the output should match /^SYNOPSIS/ And the output should match /^VERSION/ And the output should match /^GLOBAL OPTIONS/ And the output should match /^COMMANDS/
Version data entries
23 entries across 23 versions & 1 rubygems