Files
zzpyjenkins/tests
tech c1258bda3e feat: add config module with load_config function
Add TOML configuration file support with:
- ConfigError exception class for config-related errors
- load_config() function to parse TOML files with proper error handling
- Tests for missing file and invalid TOML syntax scenarios

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 13:37:00 +08:00
..