Coverage for tests / unit / tools / tsc / conftest.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.13.0, created at 2026-04-03 18:53 +0000

1"""Pytest configuration for tsc tests. 

2 

3Note: tsc_plugin fixture is provided by tests/unit/tools/conftest.py 

4""" 

5 

6from __future__ import annotations