Description
Duplicate tests across Python-version collections can be detected and dropped from pytest runs. Maintainers use pytest-drop-dup-tests for multi-version environments, CI cleanup, and faster test selection. Test selection changes should be checked before relying on reduced coverage.