Implement verbose mode
This commit is contained in:
5
features/cli/verbose.feature
Normal file
5
features/cli/verbose.feature
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
Reference in New Issue
Block a user