New issue 536: Update docs on skipping slow tests with command line option
https://bitbucket.org/hpk42/pytest/issue/536/update-docs-on-skipping-slow-tests-with

Floris Bruynooghe:

The docs at 
http://pytest.org/latest/example/simple.html#control-skipping-of-tests-according-to-command-line-option
 should be updated to use an autouse fixture or directly use the config object 
in a skipif marker.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to