Test Summary
============
Tests passed: 4/6 (66.7%)

Test Results:
successful_run: PASS
another_successful_run: PASS
failing_run: FAIL
  Error: Command failed with return code 1
new_parameter_test: PASS
cowsay: FAIL
  Error: /bin/sh: /bin/bash -c "python3 say.py": No such file or directory
python_test: PASS

Log Files:
successful_run: 20250319_171532_successful_run_PASS.log
another_successful_run: 20250319_171532_another_successful_run_PASS.log
failing_run: 20250319_171532_failing_run_FAIL.log
new_parameter_test: 20250319_171532_new_parameter_test_PASS.log
cowsay: 20250319_171532_cowsay_FAIL.log
python_test: 20250319_171532_python_test_PASS.log
