pub fn print_summary(result: &RunResult)
Prints a summary of test results to the console.
Displays pass/fail counts with colored output and appropriate status messages based on the results.