PyTest - Markers
Which section in
pytest.ini is used to register custom markers?pytest.ini is used to register custom markers?[markers] section in pytest.ini to list custom markers.[pytest] is for general config, [custom_markers] and [settings] are invalid sections for markers.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions