[ 
http://jira.codehaus.org/browse/SUREFIRE-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244053#action_244053
 ] 

Gin-Ting Chen commented on SUREFIRE-614:
----------------------------------------

I like this feature request. It could really help enforce good testing habits. 
It would also help you see areas in your code where you may have accidentally 
introduced some type of order dependency

> Run tests in random order
> -------------------------
>
>                 Key: SUREFIRE-614
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-614
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Plugin
>            Reporter: Joerg Schaible
>
> By definition all tests should be completely self-contained. However, some 
> developers fail to write proper tests and this can be forced if surefire 
> would run the tests in arbitrary order. This is in contrast to SUREFIRE-321, 
> so it should be configurable if the test sould be run in native, random or 
> alphabetical order.

-- 
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

        

Reply via email to