On 09/01/2011 19:53, Dave Angel wrote:
On 01/-10/-28163 02:59 PM, Ian Hobson wrote:
Hi all,
I am trying to develop a PyQt application, and I want to unittest it.
snip
D:\work\ian>python testAll.py
E
==
ERROR: test001_walking
On 01/-10/-28163 02:59 PM, Ian Hobson wrote:
Hi all,
I am trying to develop a PyQt application, and I want to unittest it.
After three false starts, I am plainly unaware of something rather basic
- can some kind person please help me out?
This is a log to show what I have so far
D:\work\ian>ty
Hi all,
I am trying to develop a PyQt application, and I want to unittest it.
After three false starts, I am plainly unaware of something rather basic
- can some kind person please help me out?
This is a log to show what I have so far
D:\work\ian>type testAll.py
# coding=utf8
# testAll.py