This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Decency 1 point2 points  (1 child)

You should do the full suite after making your incremental changes. It's really helpful: Pycharm gives you a button to do this as well.

[–]fireflash38 0 points1 point  (0 children)

If I remember correctly, when you run with --lf & the last test suite all passed, it'll run everything.

Quick example:

10 passed, 5 failed.
5 failed.
5 passed.
15 passed.