Post #3085603
2025-02-19 00:18 UTC
@SnoopJ Ah, you want some default action. Pytest lets you specify that with a `pytest_collection_modifyitems` method in your conftest.py. See https://pytest.org/en/7.4.x/example/markers.html#marking-platform-specific-tests-with-pytest or https://stackoverflow.com/questions/10906817/does-pytest-support-default-markers
Replies (0)
No replies.