uh-wm/features/actions/log_separator.feature
2015-04-28 10:45:56 +00:00

10 lines
289 B
Gherkin

Feature: `log_separator' action keyword
Scenario: logs a separator
Given uhwm is running with this run control file:
"""
key(:f) { log_separator }
"""
When I press the alt+f keys
Then the output must contain "- - - - - - - - - - - - - - - - - - - - - - -"