mirror of
https://github.com/beetbox/beets.git
synced 2026-05-19 22:10:44 -04:00
Add a `requires_import` pytest marker and `is_importable` fixture to conditionally skip or adjust assertions based on whether optional dependencies are available. Apply this to `langdetect`-dependent language detection tests in lyrics and migration test suites.