agreed about this is a unittest/pytest specific focus, not django. This is pretty straightforward to do with pytest, can have a custom flag and then randomize the test collection. With unittest, not sure.
On Monday, February 12, 2024 at 11:36:57 AM UTC-5 Jörg Breitbart wrote: > I also think that your requirements are too specific to be added to > django. You are prolly better suited by creating your own test picking > abstraction for this, e.g. by writing custom test suite aggregates or > using unittest.TestLoader.discover and going into tests of interest by > your own logic (assuming you are sticking to unittest for testing). > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/e0732ebc-9aa4-49c8-9193-ff32517bb421n%40googlegroups.com.