[BangPypers] [Python][Hudson][Tests] Problems - help needed

Subhodip Biswas subhodipbiswas at gmail.com
Sun Aug 28 17:24:16 CEST 2011


Hello,

I could really solve my problems, thanks to the response i get from this group.
However once again I hit a dead end.

I wrote few tests using Jython. In order to execute them in a bunch I
wrote an allTests.py (an unittest suite).
Now my original target was to generate nice html reports from the xml
report which allTest.py generates.
So here are my queries.

1. Is there a way I can get such nice reports?
2. I stumbled upon Hudson and found that to be a very useful tool. But
problem is it won't run my allTests.py deep down in the tree. How do I
make it run the tests? nose? ant?
(with Hudson I can sync my scripts to dev environment).
3. everything works fine in my eclipse environment and I used
easy_install to install most of the modules, is there a way I can
create lib which external build system would recognize and won't give
a module not recognized error?

It would be really helpful for me to get these solved.




-------------
Thanks and Regards
Subhodip Biswas


GPG key : FAEA34AB
Server : pgp.mit.edu
http://subhodipbiswas.wordpress.com
http:/www.fedoraproject.org/wiki/SubhodipBiswas


More information about the BangPypers mailing list