|
|
| We don't bite newbies here... much | |
| PerlMonks |
Pugs Smoke testby mkirank (Chaplain) |
| on Dec 21, 2006 at 13:06 UTC ( [id://591151]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.mkirank has asked for the wisdom of the Perl Monks concerning the following question:
I have integrated Test::WWW::Selenium with the pugs smoke test suite to create a graphical output of the tests for our Application.
Its bascically these scripts run-smoke.pl yaml-harness.pl testgraph.pl catalog_tests.pl I am able to run the tests and the HTML output created but when i click on the Individual test it does not point to the correct test case. This seems to be happening even in the Pugs test output. looking into testgraph.pl the following code the $self->SUPER::link is returning a # . The cause seems to be something to do with Test::TAP::Model::Subtest but i am not sure . Any pointers on where the problem could be ? Thanks to the Pugs team for the modules
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||