Will the results of a DUnit action run inside of FinalBuilder show up in a Continua the same was as using the DUnit action in Continua?
We have FinalBuilder project that builds and runs over 50 unit test projects. The list of projects is actually stored in an XML file. Hoping to be able to move over the project to Continua as is, but it won't show up as expected I have to look at other options.
Not at the moment, we need to do a lot of work to get FinalBuilder reporting metrics to Continua. That will happen with FB8.
The work around for now is the compile the unit test projects using our DUnit-XML listener which will output an NUnit compatible xml file, which can then be imported into Continua Using the Import NUnit Tests action in Continua.