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.
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
Post a Comment