Coverage for tests / unit / output / 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 output/reporting unit tests.
3Tests in this directory focus on output manager functionality and report generation
4for linting results and tool execution summaries.
5"""
7# Add any output-specific fixtures here in the future