uh-wm/features/cli/debug.feature
2015-04-09 22:22:41 +00:00

6 lines
167 B
Gherkin

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