Improve Integration Tests (maven 3.x preparation)
-------------------------------------------------

                 Key: MOJO-1439
                 URL: http://jira.codehaus.org/browse/MOJO-1439
             Project: Mojo
          Issue Type: Test
          Components: xml
            Reporter: Robert Scholte
            Assignee: Jochen Wiedmann
         Attachments: run-its.patch

I've started adding profiles to the pom to make it possible to run IT's. I've 
come pretty far, but the current structure of the junit-tests is blocking me. 
in src/test are several it*-tests available, which are checked by one of the 
JUnitTest-classes inside src/test/java.
I'd suggest to move every test-method to it's corresponding it-folder, so every 
it can call it's own tests.
Another thing I haven't figured out how to solve is it8, which requires at 
least java1.6. I had a look at the run-its of javacc-maven-plugin, but I'm not 
yet confinced I've resolved it correctly.
Main question: are we willing to restructure the junit-classes?

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to