From f6cfd425c62c11ca3f6d9667fe9bfd4cb8bfbb2c Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Wed, 9 Nov 2022 20:15:51 +0000 Subject: [PATCH] tests: updates snapshots --- tests/.snapshots/help-command.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/.snapshots/help-command.txt b/tests/.snapshots/help-command.txt index 2480c45e..f6caacbc 100644 --- a/tests/.snapshots/help-command.txt +++ b/tests/.snapshots/help-command.txt @@ -60,6 +60,8 @@ --columns .................... Number of columns to use for progress output --columns max ............ Use maximum number of columns for progress output --stderr ................................. Write to STDERR instead of STDOUT + --no-progress .................... Disable output of test execution progress + --no-results ................................ Disable output of test results --no-output ............................................. Disable all output --display-incomplete .................. Display details for incomplete tests --display-skipped ........................ Display details for skipped tests @@ -69,8 +71,7 @@ --display-warnings ......... Display details for warnings triggered by tests --reverse-list .............................. Print defects in reverse order --teamcity ............... Report test execution progress in TeamCity format - --testdox ................. Report test execution progress in TestDox format - --no-interaction ........................ Disable TestDox progress animation + --testdox ............................ Report test results in TestDox format LOGGING OPTIONS: --log-junit ................ Log test execution in JUnit XML format to file