views:

8

answers:

0

We use CruiseControl.Net as our Continuous Integration server. Recently, we have added it out our NAnt file in CC.Net so that it runs after the build is complete.

I am trying to figure out a way to import the results.html file that is generated by selenium into the CC.Net dashboard. So far, my attempts have been unsuccessful.

Has anyone here had any success doing this?

For reference we are running: CC.Net - version : 1.3.0.2918 Selenium-RC - version: 2.0 Rev. a5

Also, I found this which provide some information, but is for CruiseControl and not CC.Net:

http://wiki.openqa.org/display/SEL/Adding+nice+selenium-results+to+build+report