- Add MockAPIClient and MockEnvironment for external integration - Implement EnvironmentManager with full lifecycle support - Enhance plugin system with registry and BasePlugin class - Add comprehensive test suite and documentation - Include practical usage examples and plugin development guide |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| requirements.txt | ||
| test_api.py | ||
| test_config.py | ||
| test_core.py | ||
| test_exceptions.py | ||
| test_performance.py | ||
| test_plugin_system.py | ||