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

Jesse Noller jnoller at gmail.com
Sat Jun 7 01:04:40 CEST 2008


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


On Jun 6, 2008, at 6:58 PM, "Facundo Batista"  
<facundobatista at gmail.com> wrote:

> 2008/6/6 Benjamin Peterson <musiccomposition at gmail.com>:
>
>> I always find it hard to find a test I'm looking for in a directory
>> with 365 different tests in it. Also grouping tests by function will
>> hopefully help reduce duplication and it more intuitive.
>
> Intuitive to who taking into account which grouping?  Start to group
> using *your* intuitive way, and a lot of people will find it
> unintuitive.
>
> -1 to group the tests.
>
> Regards,
>
> -- 
> . Facundo
>
> Blog: http://www.taniquetil.com.ar/plog/
> PyAr: http://www.python.org/ar/
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/jnoller%40gmail.com


More information about the Python-Dev mailing list