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 - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -