[ 
http://jira.codehaus.org/browse/MNG-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=264398#action_264398
 ] 

Karl Heinz Marbaise commented on MNG-1563:
------------------------------------------

I have started writing a guide about unit- and integration testing:

https://github.com/khmarbaise/maui (Git repository with Issue tracker) and the 
currently 
generated site: http://khmarbaise.github.com/maui/


> how to write integration tests
> ------------------------------
>
>                 Key: MNG-1563
>                 URL: http://jira.codehaus.org/browse/MNG-1563
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Design, Patterns & Best Practices
>            Reporter: Matthew Pocock
>             Fix For: Documentation Deficit
>
>
> There doesn't seem to be a guide about either testing or integration testing. 
> It would be nice to see two guides:
> plain vanilla junit tests:
>   how to write a simple one that will run in m2
>   how to write one that uses the test suite API
> integration testing:
>   test building e.g. plugin that does code generation
>   test resulting application e.g. command-line app or gui
>   test deployment e.g. to a test web service container
> I have no idea what of this is currently implemented or even possible using 
> mvn, but then the documentation isn't giving my wishes any boundaries 
> either...

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