uh-wm/features/cli/verbose.feature
2015-04-13 01:56:08 +00:00

6 lines
159 B
Gherkin

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