[TIP] Green and Red bars

Michael Foord fuzzyman at voidspace.org.uk
Thu Oct 21 13:00:34 PDT 2010


On 21 Oct 2010, at 20:37, Mark Roddy <markroddy at gmail.com> wrote:

> On Thu, Oct 21, 2010 at 2:12 PM, Éric Araujo <merwok at netwok.org> wrote:
>> Le 21/10/2010 17:03, Michael Foord a écrit :
>>>   On 21/10/2010 16:01, Olemis Lang wrote:
>>>> [snip...]
>>>> Is it a good idea to add a similar Tkinter GUI runner in stdlib (even
>>>> if it is outside unittest module , let's say e.g. in unittestgui
>>>> module) ?
>>> It could live in tools and I certainly wouldn't be opposed to it. It is
>>> something I have considered, especially now that unittest does test
>>> discovery, I just haven't had time to work on it.
>> 
>> Olemis, can you open a feature request against 3.2 on bugs.python.org?
>> Thanks in advance.
>> 
>> Regards
>> 
>> 
>> _______________________________________________
>> testing-in-python mailing list
>> testing-in-python at lists.idyll.org
>> http://lists.idyll.org/listinfo/testing-in-python
>> 
> 
> I should note that I only checked the GUI against python 2.6.  I
> imagine it will probably require more changes to support 3.2.  I can
> check this later (I don't have a 3.x install on my work machine).
> 


Ah, porting to Python 3 is easy. :-)

Not that it wouldn't be good if you did it. Double bonus points for using ttk.

Michael

--
http://voidspace.org.uk




> -Mark
> 
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python



More information about the testing-in-python mailing list