Thanks.  Will do that.  I was hoping for something a bit less
handcrafted, but this will work.

On Fri, Dec 9, 2011 at 12:10 AM, Olivier Lamy <[email protected]> wrote:
> Hello,
> You can have a look at the generated report xml files in 
> target/invoker-reports/
> Those files will give minimals informations (status of the it test and
> time spend on running it)
>
> HTH,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> 2011/12/9 Andrew Eisenberg <[email protected]>:
>> Hi all,
>>
>> I am using the maven-invoker-plugin to test a maven plugin of mine.
>> Things are generally working well for this.  The test projects are
>> being compiled, tested and packaged.  What I need to do now is verify
>> the number of tests run for each test project.  To be more specific,
>> for each of my test projects, I need to verify that X number of unit
>> tests in that project have run (and passed).
>>
>> How can I do this using the maven-invoker-plugin?  Or do I need to use
>> a different plugin for this?
>>
>> thanks,
>> Andrew
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to