-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GD-380: Add cmd option to allow running with
--headless
mode (#381)
# Why For certain reasons, we would like to run the test in headless mode, but the cmd tool does not allow this and ends with an error message. # What Added new option `--ignoreHeadlessMode` to ignore this fact and print only a warning and continue the processing. ![image](https://github.com/MikeSchulze/gdUnit4/assets/347037/744a9fbd-5d46-421f-9d42-d331f5e5061e)
- Loading branch information
1 parent
3b49255
commit b47e847
Showing
2 changed files
with
53 additions
and
22 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
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