PyTest - Markers
In pytest, what is the effect of using the
-m option when executing tests?-m option when executing tests?-m option-m option in pytest is used to select tests based on markers.-m-m marker_name, pytest runs only tests decorated with that marker.-m usage [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions