Coverage for tests / unit / pytest / 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 pytest-specific unit tests.
3Tests in this directory focus on pytest command-line interface functionality
4and pytest formatter behavior.
5"""
7# Add any pytest-specific fixtures here in the future