I'm also interested in this.

To try and clarify the question - Once a build has completed
successfully the Build Report is generated and can be viewed. At the
bottom of this report is a section which looks something like:

   *** Tests run: 0, Failures: 0, Not run: 0, Time: 0 seconds  ***
      No Tests Run
      This project doesn't have any tests

What I would like to do and what I think the original author of this
question is trying to do is to make use of this section based on the
results of our own test suit.

For example, I run a code analysis tool over the code as part of the
build process. It would be nice if our tools output was collated and
the results filled out in this section of the build report.

How would one go about doing that?

Cheers,
Shaun


On 9 Jan, 07:40, "Ruben Willems" <[email protected]> wrote:
> Hi
>
> can you be a bit more prcise?
>
> with kind regards
> Ruben Willems
>
> On Fri, Jan 9, 2009 at 5:31 AM, Alexander Baron Lash <
>
>
>
>
>
> [email protected]> wrote:
>
> > External source control? Check.
> > External build process? Check.
>
> > External testing?
>
> > I'd love to be able to make use of the "Tests run: %d, Failures:
> > %d..." section of the build report, but I can't figure out any way to
> > do it.
>
> > Any guidance on what format to output / where to write to?
>
> > Best,
>
> > Alex

Reply via email to