uh-wm/features/cli/verbose.feature
2015-04-09 21:43:57 +00:00

6 lines
167 B
Gherkin

Feature: verbose CLI option
Scenario: raises the logger level to INFO
When I run uhwm with option -v
Then the current output must match /log.+info.+level/i