How to get Hudson to show complete selenium report?
Posted
by tputkonen
on Stack Overflow
See other posts from Stack Overflow
or by tputkonen
Published on 2010-06-18T09:47:54Z
Indexed on
2010/06/18
9:53 UTC
Read the original article
Hit count: 207
Our Hudson installation shows a very spartan version of the Selenium report:
Selenium Report Result
numTestPasses 2
numTestFailures 0
I've understood that it should be possible to view full reports via Hudson, and also track development of the tests. But how?
© Stack Overflow or respective owner