Anders Hovmöller
Anders Hovmöller
All solid points! Maybe it should output two blocks of output, one for cached and one for what it actually ran?
Romain: I think that ship has sailed. The entire internet thinks cat is for displaying files. But thanks for teaching me something :P
Considering this simple and limited scope change has seen no improvement in several years, I don't think broadening the scope of the issue is a good idea. Talking about this...
I agree on the statistics being very useful.
So these would be fixtures that would be set up once per session and then never explicitly used? Kind of like on a module level using mark.use_fixtures?
I'll happily accept a PR. The support for `conftest.py` is in `load_plugins()` which is a tiny little function. As you can see it doesn't do much right now.
I tried out fig for a very short time. Got a 40gig log file.
Aha. I didn't know that. I will rethink this.
I've redone this so it applies to django only. I couldn't really understand how I'd do it in a more generic way. There are now tests, and a changelog entry....
The deprecation mentioned above is now a hard error in python 3.11. So this library is now totally broken on the latest python.