Added a CLI flag: --only-print-failures
. When set to true, we only print the test nodes that failed (but we still give the number of passed, failed, and skipped tests). Useful for not clogging up your terminal when rapidly testing.
Added a CLI flag: --only-print-failures
. When set to true, we only print the test nodes that failed (but we still give the number of passed, failed, and skipped tests). Useful for not clogging up your terminal when rapidly testing.