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