How to Limit Test Time in Django’s Test Framework
Adam Johnson shows us how to implement a test time limit that automatically fails any long-running tests.
Adam Johnson shows us how to implement a test time limit that automatically fails any long-running tests.