Sha256: e8feacd8a12e8d8015bb81f59f22fa5a64b27a7aaabd0cf45782f1ad3750a10f
Contents?: true
Size: 384 Bytes
Versions: 8
Compression:
Stored size: 384 Bytes
Contents
Feature: Using .hoc config file As a source code writer I want to be able to call HOC as a command line tool and configure it via .hoc configuration file Scenario: Simple hoc counting Given It is Unix Given I run bash: """ echo '--help' > .hoc """ When I run bin/hoc with "-f int" Then Exit code is zero And Stdout contains "[options]"
Version data entries
8 entries across 8 versions & 1 rubygems