Commit Graph

1 Commits

Author SHA1 Message Date
openhands 58ba34b230 Add enhanced test runner with detailed reporting
- Created run_tests_with_better_output.py with organized test sections
- Provides detailed breakdown by test file and system
- Shows timing for each test section
- Color-coded output with clear pass/fail status
- Maintains all existing test functionality
- Idiomatic Python solution that enhances existing test infrastructure

Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-28 10:17:50 +00:00