Re: How to test wxPython by unittest

2006-03-24 Thread Frank Niessink
sillyemperor: > I was a new guy of Python,when i want to test my wxPython app by > unittest,it couldn`t work.I fund a stubmaker.py but it only for > wxDialog but all widgets.Can someone can tell me how test wxPython by > unittest?Thanks > Here's a small example to get you started: import unitte

How to test wxPython by unittest

2006-03-20 Thread sillyemperor
I was a new guy of Python,when i want to test my wxPython app by unittest,it couldn`t work.I fund a stubmaker.py but it only for wxDialog but all widgets.Can someone can tell me how test wxPython by unittest?Thanks -- http://mail.python.org/mailman/listinfo/python-list