Coverage for tests / unit / tools / manager / conftest.py: 100%
0 statements
« prev ^ index » next coverage.py v7.13.0, created at 2026-04-03 18:53 +0000
« prev ^ index » next coverage.py v7.13.0, created at 2026-04-03 18:53 +0000
1"""Pytest configuration for tool manager unit tests.
3Tests in this directory focus on tool management functionality and
4tool discovery/registry operations.
5"""
7# Add any manager-specific fixtures here in the future