mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
We use a simplified version of run_suite in our subclass of DjangoTestSuiteRunner so that we can have more control over failing fast and indicating progress. This change also speeds up the tests by taking roughly 200 lines unittest/Django code out of the picture. (We basically reinvent a simpler TextTestRunner and TextTestResult.) (imported from commit 5216b6b582b071bd7c9e923c9886c3bc61faf581)
132 KiB
132 KiB