﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36720	Printing how many tests found when running tests	אורי		"Hi,

When I run tests in Django up to 5.1.*, Django prints ""Found 798 test(s)."" before running the tests. But in Django 5.2.*, Django prints ""Found 798 test(s)."" after running the tests. Since running the tests may take a long time, I would like Django to print the number of tests found before running the tests. This is a regression in Django 5.2. Is it possible to revert this change, at least in future versions of Django?

By the way, why ""test(s)""? It should be ""test"" if the number is one or otherwise ""tests""."	Uncategorized	closed	Testing framework	5.2	Normal	worksforme		אורי	Unreviewed	0	0	0	0	0	0
