[TIP] Tipp: Ordering Test Files

Daniel Knüttel daniel.knuettel at daknuett.eu
Tue Oct 9 23:39:54 PDT 2018


> I have written a pytest plugin [1] that sort you tests based on
> imports, and also skip tests modules that are not affected by
> changes.
> It works well as long as your imports are not messed with circular
> imports...
> 

That is cool. It is not as explicit as my way but it will do the same
job. I will definitely give it a try.
-- 
Daniel Knüttel <daniel.knuettel at daknuett.eu>



More information about the testing-in-python mailing list