Automate Testing Script Path: automate_python_testing.sh Description: Runs automated tests and generates a test report. Requirements pytest must be installed (pip install pytest). User-configurable variables project_dir: Path to the project directory. test_report: Path to the test report file.