Expand description
Test harness for managing temporary directories and test datasets
Provides a unified test harness that:
- Creates temporary directories automatically cleaned up after tests
- Generates test datasets of various sizes and patterns
- Tracks performance metrics across test runs
- Provides helper methods for common test operations
Structsยง
- Performance
Metrics - Performance metrics collector shared across tests
- Test
Harness - Test harness for comprehensive validation