Tibor Digana created SUREFIRE-1093:
--------------------------------------

             Summary: Exceptional parallel execution on @NotThreadSafe testcase 
or suite
                 Key: SUREFIRE-1093
                 URL: https://jira.codehaus.org/browse/SUREFIRE-1093
             Project: Maven Surefire
          Issue Type: New Feature
          Components: Junit 4.7+ (parallel) support
    Affects Versions: 2.17
            Reporter: Tibor Digana


We want to execute tests in parallel.
 In some cases some tests want to be executed in a single Thread instance.
 For instance I am using Embedded Container OpenEJB which is singleton, thus 
does not support parallelism.
 Other tests want to be executed in parallel anyway.
 This simple principle avoids parallel execution in an elegant way in 
src/test/java.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to