Coverage for tests / unit / tools / base / 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 base tool unit tests.
3Tests in this directory focus on base subprocess functionality shared across
4all linting tools.
5"""
7# Add any base-specific fixtures here in the future