PyTest - Markers
You wrote this in
Why does pytest still warn about unknown marker 'slow'?
pytest.ini:[markers] slow marks tests as slow
Why does pytest still warn about unknown marker 'slow'?
pytest.ini:[markers] slow marks tests as slow
slow = marks tests as slow. Quotes are optional, and section header is correct.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions