[Python-Dev] on Python's tests (and making them better) (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sat Jun 7 01:26:38 CEST 2008


How does 1 directory scale when one day you have possibly thousands of tests?

I find this a theoretical question. It took 18 years to arrive at 500 test files. Assuming a linear growth, we get 1000 tests in 2025, and 2000 tests in 2060. People can worry about reorganizing them then.

Regards, Martin



More information about the Python-Dev mailing list