I am in an undergraduate level quality assurance class, and myself and a small group have been working on taskcoach for our class project. Right now I am trying to run the tests that are part of the source as well as to add more scripts to the test suites.
I have run into some problems in getting this to work, mostly around using make from cygwin in windows and installing xwPython in linux. We are testing in Suse and Mint distributions. Mint is a Debian branch. Building wxPython in Suse is a real headache. I am not very familiar with that distribution so I need help in that area. I think I am getting close to getting it working in Mint and Windows, but tips for those platforms would be great.
