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 <andrew.eisenb...@gmail.com>:
> 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: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to