-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add(cli): --debug option to save debug data
The --save-to option allows users to select a filename for saving the test results. However, they are still prompted on whether to add the debug data to this report. This breaks non-interactivity, which is detrimental to scripting. We add the --debug and --no-debug options to choose whether or not to save debug data from the CLI, bypassing the interactive prompt. Issue: #10
- Loading branch information
1 parent
d4cf7ea
commit 8e4b295
Showing
1 changed file
with
36 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters