Separate unit and integration (system) tests
--------------------------------------------

                 Key: WHIRR-22
                 URL: https://issues.apache.org/jira/browse/WHIRR-22
             Project: Whirr
          Issue Type: Improvement
          Components: core
            Reporter: Tom White
             Fix For: 0.1.0


It should be possible to run unit and integration tests independently of one 
another. Maven doesn't appear to have a convention for where to put integration 
tests 
(http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html),
 so we might use JUnit categories, or just Java packaging to segregate the two.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to