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

6 lines
159 B
Gherkin

Feature: debug CLI option
Scenario: raises the logger level to DEBUG
When I run uhwm with option -d
Then the output must match /log.+debug.+level/i