Skip to main content

print_summary

Function print_summary 

Source
pub fn print_summary(result: &RunResult)
Expand description

Prints a summary of test results to the console.

Displays pass/fail counts with colored output and appropriate status messages based on the results.