Changes between Initial Version and Version 1 of Ticket #31827, comment 2
- Timestamp:
- Jul 28, 2020, 4:34:05 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31827, comment 2
initial v1 1 1 A lot of folks use `django-admin test` so I'm minded to accept this for a follow-up to #31811. 2 2 3 [https://github.com/django/django/pull/13224/#issuecomment-664913219 Some comments on the PR there]: `--timing` with an elevated verbosity might be a good way to say, "show top N slowest tests" .3 [https://github.com/django/django/pull/13224/#issuecomment-664913219 Some comments on the PR there]: `--timing` with an elevated verbosity might be a good way to say, "show top N slowest tests" — I think we could decided on how many to show for the verbosity level (0, 10, 50, all perhaps) 4 4