Tagged Questions

1
vote
1answer
126 views

Is there a Windowlicker for wxpython?

Having recently read "Growing OO systems guided by tests", I am very impressed with the windowlicker testing utility for java/junit. Basically it wraps the GUI and GUI-interaction with drivers and ...