Description
Adds pytest organization for unit, quick integration, and slow integration tests. It helps teams choose the right test subset for local development, pre-merge checks, and deeper validation runs.
Test grouping is only useful when markers stay accurate. Review slow or integration labels as the suite evolves so important checks are not skipped accidentally.