Expand description
Test configuration management utilities.
Provides test environment configuration loading and management, supporting:
- Configuration loading from environment variables
- Configuration loading from
.envfiles - Multi-exchange API credential management
- Test data path management
- Performance benchmark configuration
Structs§
- Benchmark
Config - Performance benchmark configuration.
- Exchange
Config - Exchange-specific configuration.
- Test
Config - Main test configuration structure.
- Test
Data Config - Test data configuration.
Enums§
- Config
Error - Configuration loading error types.