Well we're just using the `pytest.mark.<my_cust...
# general
h
Well we're just using the
pytest.mark.<my_custom_marker>
after specifying custom markers in
pytest.ini
. I'm not sure how to configure the skip/deselect behavior. Is that something supported out of the box?