[ http://jira.codehaus.org/browse/MSUREFIRE-23?page=comments#action_56005 ] 

Jesse Kuhnert commented on MSUREFIRE-23:
----------------------------------------

Gunnar,

In regard to the 3 vs 2 suite assertion, it really should be 3 suites found. It 
could be an indicator that the testng reports aren't running correctly if only 
2 exist. What is your environment like? I'm running jre 1.5 as the default jvm 
with "-ea" specified in MAVEN_OPTS to enable assertions. 

For the configuration semantics, like running a single test vs running this or 
that, I'm not sure how far this should be attempted to be taken. JUnit and 
TestNG are so very different when it comes to this. I've successfully gotten 
the includes/excludes working just fine but this doesn't enable all of the 
features in testng that I would personally like to use. Such as configuring 
"groups" to run at runtime, or using the thread specifiers, or running 
distributed tests, etc. ...

Is it really a horrible thing if we allow the specific configurations for 
testng or junit that don't necessarily overlap? I don't know. My gut tells me 
that this doesn't seem entirely bad, and I'm not seeing a lot of situations 
where people are thrown off because presumably they are very familiar with the 
testing framework of their choice, and at least enough of the configuration 
parameters overlap to get them started. 



> Support TestNG
> --------------
>
>          Key: MSUREFIRE-23
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-23
>      Project: Maven 2.x Surefire Plugin
>         Type: New Feature

>     Reporter: Mike Perham
>  Attachments: maven-surefire-plugin-patch.txt, 
> maven-surefire-report-maven-plugin-patch.txt, surefire-patch.txt, 
> surefire-patch.txt, surefire-patch.txt, surefire-patch.txt, 
> surefire-report-maven-plugin-patch.txt, testng-4.4.5-jdk14.jar, 
> testng-4.4.5-jdk15.jar
>
>
> Add support for running unit tests with TestNG.
> http://www.testng.org

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to