Tests: use markers

This commit is contained in:
Michael Panchenko
2025-05-01 22:57:55 +02:00
parent e2f270f120
commit 515870b55b
8 changed files with 15 additions and 7 deletions
@@ -14,6 +14,7 @@ from multilspy.multilspy_config import Language
from serena.text_utils import LineType
@pytest.mark.python
class TestLanguageServerBasics:
"""Test basic functionality of the language server."""