unit testing - Restart test from last failure case -


is there option tell py.test restart last failure case? particularly important running on lot of possible scenarios.

if install 'pytest-cache' have '--lf' option run last failures.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -