Runs the comprehensive test suite with pytest, reports coverage statistics, analyzes failures, and attempts automatic fixes. Use when the user wants to run tests, check coverage, or validate that code changes pass the test suite.
Runs the comprehensive test suite with pytest, reports coverage statistics, analyzes failures, and attempts automatic fixes. Use when the user wants to run tests, check coverage, or validate that code changes pass the test suite.