Documentation ¶
Overview ¶
Package cli implements feature steps to handle cli command execution.
Feature: Example Scenario: Greet the default user When I run "example-cli greet" Then the output should contain "Hello, World!"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterContext ¶
func RegisterContext(s *godog.ScenarioContext, cliApp *App)
RegisterContext adds command context to test suite.
Types ¶
Click to show internal directories.
Click to hide internal directories.